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:	Mon, 21 Jan 2008 17:28:08 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	shemminger@...tta.com
Cc:	kaber@...sh.net, netdev@...r.kernel.org
Subject: Re: [VLAN] sparse warning fix

From: Stephen Hemminger <shemminger@...tta.com>
Date: Mon, 21 Jan 2008 09:48:49 -0800

> Minor sparse warning fix.
> 
> Signed-off-by: Stephen Hemminger <shemminger@...tta.com>

Applied.

> @@ -220,6 +220,7 @@ static inline int is_vlan_dev(struct net
>  
>  /* start read of /proc/net/vlan/config */
>  static void *vlan_seq_start(struct seq_file *seq, loff_t *pos)
> + 	__acquires(dev_base_lock)
   ^

Space before tab.
--
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