]> git.karo-electronics.de Git - linux-beck.git/commit
staging: ft1000 : replace __attribute ((__packed__) with __packed
authorGeoff Darst <geoffda@comcast.net>
Sat, 29 Nov 2014 20:17:22 +0000 (13:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Dec 2014 00:48:10 +0000 (16:48 -0800)
commit0a005d59c04551bfdcc53b2a71473d603d62d066
tree24435a41f73322dde3d65ba895574a65856435ec
parent3ec16e93d84333c52527042ea5f5911bc8c2591e
staging: ft1000 : replace __attribute ((__packed__) with __packed

Replace two instances of __attribute ((__packed__) with __packed macro
to address the warning found by the checkpatch.pl tool.

Signed-off-by: Geoff Darst <geoffda@comcast.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c