genl_magic: Resolve logical-op warnings
authorMark Rustad <mark.d.rustad@intel.com>
Tue, 14 Oct 2014 13:28:38 +0000 (06:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Oct 2014 21:03:53 +0000 (17:03 -0400)
Resolve "logical 'and' applied to non-boolean constant" warnings"
that appear in W=2 builds by adding !! to a bit test.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/genl_magic_func.h

Simple merge