vlan: Fix build warning in vlandev_seq_show()
authorDavid S. Miller <davem@davemloft.net>
Mon, 15 Nov 2010 18:37:30 +0000 (10:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Nov 2010 18:37:30 +0000 (10:37 -0800)
net/8021q/vlanproc.c: In function 'vlandev_seq_show':
net/8021q/vlanproc.c:283:20: warning: unused variable 'fmt'

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found