commit | 9a334d39daad92e2c46539b0bb3bd32b68df2af2 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Wed Feb 03 20:54:56 2016 +0100 |
committer | Helge Deller <deller@gmx.de> | Tue Mar 01 22:51:04 2016 +0100 |
tree | 5d746ffcbb1bec879a63a1bd691eaf724e44e30f | |
parent | 7d46af2084eabe73ce4dbf06072fded34b58b0c7 [diff] |
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>