]> git.baikalelectronics.ru Git - kernel.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)
commite406135046ef17322ec24e8fcafaa981205600a2
tree5d746ffcbb1bec879a63a1bd691eaf724e44e30f
parent4ab5ef9d626b2f6d3128b22036bd1e020b96c9d5
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