commit | f14b622633b3d3203d57cdd6f5424f0bfb621952 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jul 16 11:22:53 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 16 13:37:59 2014 -0700 |
tree | b7a3cdbb80e498f3ca9ba5c661f1ddb1dfcf9085 | |
parent | 205781b74639890e6b0654e7b96dc20aeef9b78f [diff] |
staging: comedi: pcl724: checkpatch.pl cleanup (foo*/foo *) Fix the checkpatch.pl error: ERROR: "(foo*)" should be "(foo *)" Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>