From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Mon, 21 Jan 2008 09:48:49 -0800
> Minor sparse warning fix. > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
