From 5f8797b64f62662f36814db36409720eac02a5a4 Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Sat, 22 Dec 2012 14:27:42 -0500 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed