Staging: v56655: add missing parentheses (in comment)
authorRoel Kluin <roel.kluin@gmail.com>
Wed, 6 Jan 2010 22:27:47 +0000 (23:27 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:40 +0000 (16:42 -0800)
`!' has a higher precedence than `&' so parentheses are required.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found