Staging: bcm: Replace __attribute__((packed)) with __packed in Ioctl.h
authorKevin McKinney <klmckinney1@gmail.com>
Thu, 22 Nov 2012 19:48:32 +0000 (14:48 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2012 00:05:11 +0000 (16:05 -0800)
commitd53fbe34d447596e389eddb1469ab1206eea7544
tree05393190c3740953724e944f957c1a1146478106
parent25d41e2c707527147aa426266adefa7a6c7608b1
Staging: bcm: Replace __attribute__((packed)) with __packed in Ioctl.h

This patch fixes the following warning as
reported by checkpath.pl, "WARNING:__packed
is preferred over __attribute__((packed))".

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/Ioctl.h