[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20101017.134305.71116012.davem@davemloft.net>
Date: Sun, 17 Oct 2010 13:43:05 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: harvey.harrison@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] niu: introduce temp variables to avoid sparse warnings
when swapping in-situ
From: Harvey Harrison <harvey.harrison@...il.com>
Date: Wed, 13 Oct 2010 21:59:13 -0700
> Suppress a large block of warnings like:
> drivers/net/niu.c:7094:38: warning: incorrect type in assignment (different base types)
> drivers/net/niu.c:7094:38: expected restricted __be32 [usertype] ip4src
> drivers/net/niu.c:7094:38: got unsigned long long
> drivers/net/niu.c:7104:17: warning: cast from restricted __be32
> ...
>
> Signed-off-by: Harvey Harrison <harvey.harrison@...il.com>
Applied, thanks.
--
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