]> git.baikalelectronics.ru Git - kernel.git/commit
thermal_sys: remove unnecessary line continuations
authorJoe Perches <joe@perches.com>
Wed, 21 Mar 2012 19:55:01 +0000 (12:55 -0700)
committerLen Brown <len.brown@intel.com>
Thu, 22 Mar 2012 05:01:46 +0000 (01:01 -0400)
commit96e4305c4230e2834b8be630ea70c0ea2ab3544f
tree7e388032bcb4097cd5c9064e07e30fcaa9d98de9
parente889256a3d8203c4dabd62af0c6b3171f5844efc
thermal_sys: remove unnecessary line continuations

Line continations are not necessary in function calls or statements.
Remove them.

Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: Jesper Juhl <jj@chaosbits.net>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/thermal/thermal_sys.c