[PATCH 0/3] replace code with FIELD_SIZEOF

From: zhong jiang
Date: Thu Sep 05 2019 - 08:54:50 EST


FIELD_SIZEOF() has implemented sizeof(). Hence use FIELD_SIZEOF
directly.

zhong jiang (3):
batman-adv: Use FIELD_SIZEOF directly
media: v4l2: Use FIELD_SIZEOF directly
IB/mlx5: Use FIELD_SIZEOF directly

drivers/infiniband/hw/mlx5/mlx5_ib.h | 2 +-
drivers/media/v4l2-core/v4l2-ioctl.c | 2 +-
net/batman-adv/distributed-arp-table.c | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)

--
1.7.12.4