Files
linux/drivers
Markus Elfring 03bfffdef4 net: mvpp2: Improve another size determination in mvpp2_port_probe()
Replace the specification of a data structure by a pointer dereference
as the parameter for the operator "sizeof" to make the corresponding size
determination a bit safer according to the Linux coding style convention.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-18 13:55:07 -04:00
..
2017-03-12 23:47:16 -07:00
2017-03-10 19:56:56 -08:00
2017-03-20 16:25:06 +01:00
2017-04-12 22:12:17 +02:00