From: Mark Einon Date: Sun, 14 Sep 2014 15:59:08 +0000 (+0100) Subject: staging: et131x: Use variable names instead of types in sizeof X-Git-Tag: fixes-for-v3.18-merge-window~15^2~393 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6cb966074d6863293b774327ca5738bb27a9b3a;p=pandora-kernel.git staging: et131x: Use variable names instead of types in sizeof A few calls to sizeof() in et131x.c give the type as a parameter - use the equivalent variable name instead. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed