commit | a08259437f87e81671ebd90efc65992a10caffe7 | [log] [tgz] |
---|---|---|
author | Luca Ellero <luca.ellero@brickedbrain.com> | Fri Jul 11 16:56:43 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 11 17:33:11 2014 -0700 |
tree | 1ff2e5bb15a305629d98cec29dc228e2e8e83c92 | |
parent | 96c53cc73fef4863884c197aefc9ee610e95b62d [diff] |
staging: ced1401: usb1401.h: fix "foo * bar" Fix checkpatch error "foo * bar" should be "foo *bar" in file usb1401.h Signed-off-by: Luca Ellero <luca.ellero@brickedbrain.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>