diff options
author | Sahara <keun-o.park@windriver.com> | 2013-03-26 20:07:23 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-27 17:48:31 +0100 |
commit | 7d3ac5c7799152b817176849e4e95559a1ddf03f (patch) | |
tree | a6df1230fa42b75f04bacbd95e0f5f1e27e78c5a /drivers/cdrom | |
parent | 6lowpan: use IEEE802154_ADDR_LEN instead of a magic number (diff) | |
download | linux-7d3ac5c7799152b817176849e4e95559a1ddf03f.tar.xz linux-7d3ac5c7799152b817176849e4e95559a1ddf03f.zip |
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 'drivers/cdrom')
0 files changed, 0 insertions, 0 deletions