]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: linux_mon: use __packed instead of __attribute__((packed))
authorChaehyun Lim <chaehyun.lim@gmail.com>
Mon, 1 Feb 2016 12:26:37 +0000 (21:26 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 23:34:29 +0000 (15:34 -0800)
commit2a119280d5f4ceb4b7e9954dabd5a35626f3d824
tree26faf8ee9914f8f8cea1c42f9183ff7ccf85eb2a
parent7dd8b374835514057093b6a67eaebcbc3c9073a0
staging: wilc1000: linux_mon: use __packed instead of __attribute__((packed))

This patch fixes the following checkpatch warning:
WARNING: __packed is preferred over __attribute__((packed))

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_mon.c