commit | db404b13617fe0cdb415da55762203d456837912 | [log] [tgz] |
---|---|---|
author | Mark Rustad <mark.d.rustad@intel.com> | Tue Oct 14 06:28:38 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 14 17:03:53 2014 -0400 |
tree | 7c9892aefa7351da678184d152e60d24357f587e | |
parent | e53da5fbfc02586fe4506ed583069b8205f3e38d [diff] |
genl_magic: Resolve logical-op warnings 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>