From 0a005d59c04551bfdcc53b2a71473d603d62d066 Mon Sep 17 00:00:00 2001 From: Geoff Darst Date: Sat, 29 Nov 2014 13:17:22 -0700 Subject: [PATCH] staging: ft1000 : replace __attribute ((__packed__) with __packed Replace two instances of __attribute ((__packed__) with __packed macro to address the warning found by the checkpatch.pl tool. Signed-off-by: Geoff Darst Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed