OSDN Git Service

Staging: rtl8192u: Use __packed instead of __attribute__((packed))
authorCristina Opriceana <cristina.opriceana@gmail.com>
Mon, 9 Mar 2015 21:08:00 +0000 (23:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Mar 2015 09:06:45 +0000 (10:06 +0100)
commit7aa5d5097dbae28ea1edbe95689f26412ce68c65
treee0d7f7ed7ecd5346c2c36536f59ff7a2c9299352
parent91ca9ed7975529ebb48d14b958fcbe41d0f6a438
Staging: rtl8192u: Use __packed instead of __attribute__((packed))

This patch fixed the following checkpatch.pl warning:
"WARNING: __packed is preferred over __attribute__((packed))".

Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211.h