From e1325ad19f460031cc6b6ae1a890e0e71cc645e4 Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Fri, 18 May 2012 08:50:57 -0400 Subject: [PATCH] Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.h This patch fixes the following warning reported by checkpatch.pl: "WARNING: __packed is preferred over __attribute__((packed))". Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed