diff options
author | Parav Pandit <parav@mellanox.com> | 2018-08-14 10:36:21 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-08-15 13:33:20 -0600 |
commit | dd81b2c8a3339c813568d07091fcd0d97dd0cf41 (patch) | |
tree | 35b8018e0af8f730af47bc61fb1fe3fa2050ace1 /drivers/ide/rz1000.c | |
parent | d12e2eed2743856b4493aeda4f6ed1bb0fa47e57 (diff) | |
download | linux-dd81b2c8a3339c813568d07091fcd0d97dd0cf41.tar.gz linux-dd81b2c8a3339c813568d07091fcd0d97dd0cf41.tar.bz2 linux-dd81b2c8a3339c813568d07091fcd0d97dd0cf41.zip |
IB/core: Change filter function return type from int to bool
Filter functions returns either 0 or 1, therefore better change their
return type from int to bool to reflect the same. Additionally some
filter functions have suffix of _filter some doesn't. Make all filter
function consistent to have __filter suffix to improve code readability.
Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/ide/rz1000.c')
0 files changed, 0 insertions, 0 deletions