staging: unisys: visorchannel.c remove unneeded parenthesis
authorDavid Kershner <david.kershner@unisys.com>
Mon, 12 Oct 2015 19:19:42 +0000 (15:19 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 03:51:19 +0000 (20:51 -0700)
commitf4b97f9c15da4f86acc98da4d67be2305751fd21
treeae20492f9a13d78a523a3e5aa31c8c99b212af1f
parentad1a71546cd1cb8cf009fdbc15aad9bc7efb820f
staging: unisys: visorchannel.c remove unneeded parenthesis

Fix the checkpatch.pl -strict check:

CHECK: Unnecessary parentheses around sig_hdr.num_overflows
+                                  &(sig_hdr.num_overflows),

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>
drivers/staging/unisys/visorbus/visorchannel.c
This page took 0.024915 seconds and 5 git commands to generate.