]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: greybus: svc_watchdog: Fix spaces on a single definition statement
authorEmmanuil Chatzipetru <chatzi.emanuel@gmail.com>
Thu, 22 Dec 2016 15:22:02 +0000 (16:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 15:47:52 +0000 (16:47 +0100)
commit28cf203524de9fef49b39f2a922d5206b206b665
tree42815e6f0f01d3622082edd4fb5deefe7acf6b44
parent6da8086375c316c8bddc6c6fdfe62dee513e6ee1
staging: greybus: svc_watchdog: Fix spaces on a single definition statement

Fix coding style issue caught by checkpatch.pl related to the following
warning:
- "CHECK: spaces preferred around that '*' (ctx:VxV) "

Signed-off-by: Emmanuil Chatzipetru <chatzi.emanuel@gmail.com>
Acked-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/svc_watchdog.c