On 4/30/19 11:39 PM, Bart Van Assche wrote:
Make sd_probe() easier to read by inlining sd_probe_part2(). This
patch does not change any functionality.
Cc: Lee Duncan <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Cc: Luis Chamberlain <[email protected]>
Cc: Johannes Thumshirn <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Pavel Machek <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
---
drivers/scsi/sd.c | 101 ++++++++++++++++++++--------------------------
1 file changed, 43 insertions(+), 58 deletions(-)
Reviewed-by: Hannes Reinecke <[email protected]>
Cheers,
Hannes