Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information