Re: [PATCH net-next RESEND 2/2] ipv6: fix sparse warning

2014-12-11 Thread Paul E. McKenney
On Thu, Dec 11, 2014 at 09:56:33AM +0800, Ying Xue wrote: > On 12/11/2014 12:04 AM, Paul E. McKenney wrote: > > On Wed, Dec 10, 2014 at 04:46:07PM +0800, Ying Xue wrote: > >> This fixes the following spare warning when using > >> > >> make C=1 CF=-D__CHECK_ENDIAN__ net/ipv6/addrconf.o > >> net/ipv6

Re: [PATCH net-next RESEND 2/2] ipv6: fix sparse warning

2014-12-10 Thread Ying Xue
On 12/11/2014 12:04 AM, Paul E. McKenney wrote: > On Wed, Dec 10, 2014 at 04:46:07PM +0800, Ying Xue wrote: >> This fixes the following spare warning when using >> >> make C=1 CF=-D__CHECK_ENDIAN__ net/ipv6/addrconf.o >> net/ipv6/addrconf.c:3495:9: error: incompatible types in comparison >> expres

Re: [PATCH net-next RESEND 2/2] ipv6: fix sparse warning

2014-12-10 Thread Paul E. McKenney
On Wed, Dec 10, 2014 at 04:46:07PM +0800, Ying Xue wrote: > This fixes the following spare warning when using > > make C=1 CF=-D__CHECK_ENDIAN__ net/ipv6/addrconf.o > net/ipv6/addrconf.c:3495:9: error: incompatible types in comparison > expression (different address spaces) > net/ipv6/addrconf.c:

[PATCH net-next RESEND 2/2] ipv6: fix sparse warning

2014-12-10 Thread Ying Xue
This fixes the following spare warning when using make C=1 CF=-D__CHECK_ENDIAN__ net/ipv6/addrconf.o net/ipv6/addrconf.c:3495:9: error: incompatible types in comparison expression (different address spaces) net/ipv6/addrconf.c:3495:9: error: incompatible types in comparison expression (different