linux/drivers/staging/unisys
David Kershner ad1a71546c staging: unisys: visorchannel.c fix spacing around cast
Clean up the following checkpatch.pl --strict checks:

CHECK: No space is necessary after a cast
+       buf = (u8 *) __get_free_page(GFP_KERNEL);

CHECK: No space is necessary after a cast
+       free_page((unsigned long) buf);

CHECK: spaces preferred around that '+' (ctx:VxE)
+                           SIG_QUEUE_OFFSET(&channel->chan_hdr, queue)+
\
                                                                       ^

Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-12 20:51:19 -07:00
..
Documentation staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
include staging: unisys: channel.h Fix spacing around operands. 2015-10-12 20:51:19 -07:00
visorbus staging: unisys: visorchannel.c fix spacing around cast 2015-10-12 20:51:19 -07:00
visorhba staging: unisys: Add s-Par visorhba 2015-09-29 04:11:45 +02:00
visorinput staging: unisys: visorinput: remove extraneous do_key function 2015-10-04 09:53:34 +01:00
visornic staging: unisys: visornic: prevent faults if driver re-loaded during stress 2015-10-12 20:49:29 -07:00
Kconfig staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
MAINTAINERS staging: s-Par driver documentation 2014-03-04 17:04:28 -08:00
Makefile staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
TODO staging: unisys: documentation and TODO tweaks 2015-09-12 18:24:43 -07:00