Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed))" in...
authorKevin McKinney <klmckinney1@gmail.com>
Sat, 22 Dec 2012 19:27:42 +0000 (14:27 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:56:44 +0000 (10:56 -0800)
commit5f8797b64f62662f36814db36409720eac02a5a4
treef4ba6ffe4df1be5f69671ebf2f72580531b08709
parent3df56e1066f88f97a602de2182a9236b8464f41b
Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed))" in Protocol.h

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

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/Protocol.h
This page took 0.024944 seconds and 5 git commands to generate.