Staging: hv: Move the definition of the function get_stor_device()
authorK. Y. Srinivasan <kys@microsoft.com>
Wed, 23 Mar 2011 17:50:31 +0000 (10:50 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Apr 2011 04:50:46 +0000 (21:50 -0700)
commit852c16dbdcf84d43803a4ccfa647cf2f2952afc9
tree4cb46599ade6616afdc10fb37e200afaf210018f
parent834702f82ab8fe1ea5de5e464764d5ca2d326dbd
Staging: hv: Move the definition of the function get_stor_device()

In preparation for further cleaning up storvsc.c move the definition
of the inline function get_stor_device() from storvsc.c to
storvsc_api.h.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/storvsc.c
drivers/staging/hv/storvsc_api.h