[RESEND] [PATCH 00/18] Staging: hv: Cleanup-storage-drivers-phase-III

From: K. Y. Srinivasan
Date: Fri Apr 22 2011 - 17:00:57 EST


This is a resend of a previously sent patch-set.

This patch-set deals with some of the style isues in blkvsc_drv.c. We also
get rid most of the "dead code" in this file:

1) Get rid of most of the forward declarations in this file.
The only remaining forward declarations are to deal with
circular dependencies.

2) Get rid of most of the dead code in the file. Some of
the functions in this file are place holders - they are not
fuly implementedi yet (blkvsc_ioctl(), blkvsc_media_changed().
We have retained some comments/dead code, to help us in the
final implementation.

Regads,

K. Y


--
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/