diff options
author | Sahara <keun-o.park@windriver.com> | 2013-03-26 19:07:23 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-27 12:48:31 -0400 |
commit | 7d3ac5c7799152b817176849e4e95559a1ddf03f (patch) | |
tree | a6df1230fa42b75f04bacbd95e0f5f1e27e78c5a /net/core | |
parent | 6bdeaba47d87f48a3943b6899d6c6e6f17d52f1d (diff) | |
download | linux-7d3ac5c7799152b817176849e4e95559a1ddf03f.tar.bz2 |
ptp_pch: eliminate a number of sparse warnings
This fixes a number of sparse warnings like:
warning: incorrect type in argument 2 (different address spaces)
expected void volatile [noderef] <asn:2>*addr
got unsigned int *<noident>
warning: Using plain integer as NULL pointer
Additionally this fixes a warning from checkpatch.pl like:
WARNING: sizeof pch_param.station should be sizeof(pch_param.station)
Signed-off-by: Sahara <keun-o.park@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions