Staging: hv: coding style cleanups for netvsc_drv.c
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 1 Sep 2009 04:09:45 +0000 (21:09 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:02 +0000 (12:02 -0700)
commit02fafbc619a57dd4b850ed6af47a40bbb8e1eae8
treec8c6fe362fec8c0b71ee3378bd90c2aaf84972a4
parent0831ad041fd3611b31c10b46b9716b3c6289f1a1
Staging: hv: coding style cleanups for netvsc_drv.c

There are still some horrible long lines in here, which some simple
code reworking will make smaller and easier to understand.

Also note the FIXME in struct netvsc_driver_context...

Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/netvsc_drv.c