staging: et131x: Use variable names instead of types in sizeof
authorMark Einon <mark.einon@gmail.com>
Sun, 14 Sep 2014 15:59:08 +0000 (16:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Sep 2014 23:05:20 +0000 (16:05 -0700)
commitb6cb966074d6863293b774327ca5738bb27a9b3a
treeeb00572666937ce625dffcef92c95c683ec32ac9
parentee60c8ec323167a02de357e9d9b44af850052ee3
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 <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/et131x.c
This page took 0.026346 seconds and 5 git commands to generate.