[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130327.130719.1545669883064047427.davem@davemloft.net>
Date: Wed, 27 Mar 2013 13:07:19 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: kpark3469@...il.com
Cc: richardcochran@...il.com, keun-o.park@...driver.com,
netdev@...r.kernel.org
Subject: Re: [PATCH v2] ptp_pch: eliminate a number of sparse warnings
From: kpark3469@...il.com
Date: Wed, 27 Mar 2013 14:07:23 +0900
> From: Sahara <keun-o.park@...driver.com>
>
> 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@...driver.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists