commit | 77ab8a54d9a8dcc4a46484a04133314f33f2aba6 | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Fri Aug 10 01:24:46 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 14 14:33:32 2012 -0700 |
tree | 57473addc796b47c477efef5f026e2c1fe23cc8b | |
parent | e15c3c2294605f09f9b336b2f3b97086ab4b8145 [diff] |
netpoll: convert several functions to bool These functions are just boolean, let them return bool instead of int. Cc: David Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>