OSDN Git Service

Merge branch 'net-bool'
authorDavid S. Miller <davem@davemloft.net>
Fri, 9 Oct 2015 14:49:08 +0000 (07:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Oct 2015 14:49:08 +0000 (07:49 -0700)
Yaowei Bai says:

====================
net: small improvement

This patchset makes several functions in net return bool to improve
readability and/or simplicity because these functions only use one
or zero as their return value.

No functional changes.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge