diff options
author | Tobias Klauser <[email protected]> | 2020-12-15 11:25:31 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-12-16 16:16:40 -0800 |
commit | 75f4d4544db9fa34e1f04174f27d9f8a387be37d (patch) | |
tree | e56ff575e3d9cba50eff5e6543cc03665fb9fe04 /lib/test_overflow.c | |
parent | 7eb000bdbe7c7da811ef51942b356f6e819b13ba (diff) |
devlink: use _BITUL() macro instead of BIT() in the UAPI header
The BIT() macro is not available for the UAPI headers. Moreover, it can
be defined differently in user space headers. Thus, replace its usage
with the _BITUL() macro which is already used in other macro definitions
in <linux/devlink.h>.
Fixes: dc64cc7c6310 ("devlink: Add devlink reload limit option")
Signed-off-by: Tobias Klauser <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions