[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1567687896-19996-1-git-send-email-zhongjiang@huawei.com>
Date: Thu, 5 Sep 2019 20:51:33 +0800
From: zhong jiang <zhongjiang@...wei.com>
To: <davem@...emloft.net>, <mareklindner@...mailbox.ch>,
<mchehab@...nel.org>, <leon@...nel.org>
CC: <dledford@...hat.com>, <sakari.ailus@...ux.intel.com>,
<a@...table.cc>, <sw@...onwunderlich.de>,
<linux-kernel@...r.kernel.org>, <linux-media@...r.kernel.org>,
<zhongjiang@...wei.com>
Subject: [PATCH 0/3] replace code with FIELD_SIZEOF
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
Powered by blists - more mailing lists