lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ