Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed))" in...
authorKevin McKinney <klmckinney1@gmail.com>
Sat, 5 Jan 2013 04:35:05 +0000 (23:35 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:57:51 +0000 (10:57 -0800)
commit34bb72b67496ebb9510720a1b9d7663eed1e4116
treea530597ba3ba7c752a88d57602d6f750fda4ec3e
parent27bc7b2be29441868d8acd5022794339c752dbea
Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed))" in Debug.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/Debug.h