From: James Chapman Date: Sun, 29 Apr 2012 21:48:49 +0000 (+0000) Subject: pppox: Replace __attribute__((packed)) in if_pppox.h X-Git-Tag: v3.5-rc1~109^2~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d4ec1aeda4a2754681a93029adf89f8f41b9a4d;p=pandora-kernel.git pppox: Replace __attribute__((packed)) in if_pppox.h Checkpatch warns about the use of __attribute__((packed)). So use the recommended __packed syntax instead. Signed-off-by: James Chapman Signed-off-by: David S. Miller --- Reading git-diff-tree failed