]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
parisc: Use parentheses around expression in floppy.h
authorHelge Deller <deller@gmx.de>
Wed, 3 Feb 2016 19:54:56 +0000 (20:54 +0100)
committerHelge Deller <deller@gmx.de>
Tue, 1 Mar 2016 21:51:04 +0000 (22:51 +0100)
commit9a334d39daad92e2c46539b0bb3bd32b68df2af2
tree5d746ffcbb1bec879a63a1bd691eaf724e44e30f
parent7d46af2084eabe73ce4dbf06072fded34b58b0c7
parisc: Use parentheses around expression in floppy.h

David Binderman reported a style issue in the floppy.h header file:
arch/parisc/include/asm/floppy.h:221: (style) Boolean result is used in bitwise
  operation. Clarify expression with parentheses.

Reported-by: David Binderman <dcb314@hotmail.com>
Cc: David Binderman <dcb314@hotmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/floppy.h