Staging: hv: storvsc: Cleanup storvsc_probe()
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 12 Jan 2012 20:37:55 +0000 (12:37 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 01:07:34 +0000 (17:07 -0800)
commit59d22950b274182b006e4071d6690bfbc94d7267
treeafa397f706fd409f70d08c6970f9b5572340f97e
parent09f0355f0612520820ae4b2c342a26e048bef6e7
Staging: hv: storvsc: Cleanup storvsc_probe()

Cleanup storvsc_probe(). As part of this cleanup, get rid of
storvsc_get_ide_info() by inlining the necessary code.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/hv/storvsc_drv.c