1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errors

Fix "foo* bar" should be "foo *bar" errors as detected by
checkpatch.pl

Signed-off-by: Yash Shah <yshah1@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Yash Shah 2015-08-14 06:06:13 +00:00 committed by Greg Kroah-Hartman
parent f1126b1d0d
commit cc6c16df80
4 changed files with 14 additions and 14 deletions