]> Git Repo - linux.git/commit - net/core/dev_ioctl.c
dev_ioctl: use sizeof(x) instead of sizeof x
authorFabian Frederick <[email protected]>
Mon, 17 Nov 2014 21:23:17 +0000 (22:23 +0100)
committerDavid S. Miller <[email protected]>
Tue, 18 Nov 2014 20:27:32 +0000 (15:27 -0500)
commit54aeba7f06323e04d59a6053ee3c6023079667b2
treedb38301b57da00bfaf6337d76fd8dd48ab023d7c
parente56f735913c8d3c417c65c7e7fcdd65011f8d96f
dev_ioctl: use sizeof(x) instead of sizeof x

Also remove spaces after cast.

Signed-off-by: Fabian Frederick <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/core/dev_ioctl.c
This page took 0.052976 seconds and 4 git commands to generate.