[PATCH 0/8] staging: hv: clean up forward declarations and camel cases in netvsc.c

From: Haiyang Zhang
Date: Thu Apr 21 2011 - 15:18:59 EST


From: haiyangz <haiyangz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>

This patch series cleans up forward declarations and the
remaining camel cases in netvsc.c

Haiyang Zhang (8):
staging: hv: move netvsc_initialize() to clean up forward declaration
staging: hv: move netvsc_receive_completion() to clean up forward
declaration
staging: hv: move netvsc_send_recv_completion() to clean up forward
declaration
staging: hv: move netvsc_destroy_recv_buf() to clean up forward
declaration
staging: hv: move netvsc_destroy_send_buf() to clean up forward
declaration
staging: hv: move netvsc_device_add() to clean up forward declaration
staging: hv: clean up unused forward declarations
staging: hv: convert function name NetVscDisconnectFromVsp to lower
case

drivers/staging/hv/netvsc.c | 686 +++++++++++++++++++++----------------------
1 files changed, 328 insertions(+), 358 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/