From: Michał Mirosław Date: Wed, 16 Nov 2011 14:05:33 +0000 (+0000) Subject: net: drivers: use bool type instead of double negation X-Git-Tag: v3.3-rc1~182^2~557 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad9b358e03fd9dbf6705721490c811b666b0fe2;p=pandora-kernel.git net: drivers: use bool type instead of double negation Save some punctuation by using bool type's property equivalent to doubled negation operator. Reported-by: Ben Hutchings Signed-off-by: Michał Mirosław Signed-off-by: David S. Miller --- Reading git-diff-tree failed