diff options
author | Varsha Rao <[email protected]> | 2017-04-07 16:58:54 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-04-08 17:53:06 +0200 |
commit | 65ebd3dfe79553b294f893ad2b6f54f8b8680e44 (patch) | |
tree | 4ec4b33e8b558d07c5c101a60f80239855fd02da /lib/string_helpers.c | |
parent | 0642bac7da4240912c3e923a7d1c47af3dd89b9d (diff) |
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions