From 34bb72b67496ebb9510720a1b9d7663eed1e4116 Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Fri, 4 Jan 2013 23:35:05 -0500 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed