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

In preparation for further cleaning up storvsc.c move the definition
of the inline function put_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