aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2023-07-10 13:08:30 +0300
committerPaolo Abeni <[email protected]>2023-07-11 12:23:15 +0200
commitb8e39b38487e68c6503419db6e4a851a0ef56de7 (patch)
tree3c8f34bf76f3144b698792b0a85b7044eb676557 /drivers/fpga/fpga-mgr.c
parent274c4a6d529cff48b241b15627b46b0f65987ade (diff)
netlink: Make use of __assign_bit() API
We have for some time the __assign_bit() API to replace open coded if (foo) __set_bit(n, bar); else __clear_bit(n, bar); Use this API in the code. No functional change intended. Signed-off-by: Andy Shevchenko <[email protected]> Reviewed-by: Alexander Lobakin <[email protected]> Message-ID: <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions