commit | 1b804e2b12341ad85576ebf56525bedc52fbfa9e | [log] [tgz] |
---|---|---|
author | Daeseok Youn <daeseok.youn@gmail.com> | Wed Jul 02 16:06:04 2014 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 09 12:00:30 2014 -0700 |
tree | df3d0bc4f1f72eb78d2ed81444aa4fca4b3d364c | |
parent | 1177ce46a1231d66ba67409bbfabf2b7b2f90de0 [diff] |
staging: dgap: fixed "foo* bar should be foo * bar" in dgap.c clean up checkpatch.pl error: ERROR: "foo* bar" should be "foo *bar" Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>