diff options
author | Varsha Rao <rvarsha016@gmail.com> | 2017-04-07 16:58:54 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-08 17:53:06 +0200 |
commit | 65ebd3dfe79553b294f893ad2b6f54f8b8680e44 (patch) | |
tree | 4ec4b33e8b558d07c5c101a60f80239855fd02da /mm/maccess.c | |
parent | 0642bac7da4240912c3e923a7d1c47af3dd89b9d (diff) | |
download | talos-obmc-linux-65ebd3dfe79553b294f893ad2b6f54f8b8680e44.tar.gz talos-obmc-linux-65ebd3dfe79553b294f893ad2b6f54f8b8680e44.zip |
drivers: char: misc: Replace "foo * bar" with "foo *bar".
Remove space after * in pointer type, to follow linux coding style. This
patch fixes the following checkpatch issue:
ERROR: "foo * bar" should be "foo *bar"
Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/maccess.c')
0 files changed, 0 insertions, 0 deletions