git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6d8cb2
)
mac_pton: Use bool not int return
author
Joe Perches
<joe@perches.com>
Tue, 24 Jun 2014 18:20:48 +0000
(11:20 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 26 Jun 2014 00:45:43 +0000
(17:45 -0700)
Use bool instead of int as the return type.
All uses are tested with !.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found