diff options
author | 2022-06-08 15:03:55 +0300 | |
---|---|---|
committer | 2022-06-10 08:36:08 -0700 | |
commit | 1132bb29993e0245515a3a519c1ff7f032ab4f7c (patch) | |
tree | 81bbe6bd6c79927d8e76d7545b05c84e3b33658d /net/ipv4/tcp_ipv4.c | |
parent | Merge tag 'ieee802154-for-net-next-2022-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next (diff) | |
download | linux-rng-1132bb29993e0245515a3a519c1ff7f032ab4f7c.tar.xz linux-rng-1132bb29993e0245515a3a519c1ff7f032ab4f7c.zip |
ptp_ocp: use bits.h macros for all masks
Currently we are using BIT(), but GENMASK(). Make use of the latter one
as well (far less error-prone, far more concise).
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Vadim Fedorenko <vfedorenko@novek.ru>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions