From: Joe Perches Date: Tue, 24 Jun 2014 18:20:48 +0000 (-0700) Subject: mac_pton: Use bool not int return X-Git-Tag: cleanup-for-v3.18~108^2~261 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a69f5edb8ba20c87c5f7c96ec40581f9f51f2910;p=pandora-kernel.git mac_pton: Use bool not int return Use bool instead of int as the return type. All uses are tested with !. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed