scsi: sun_esp: Use module_platform_driver to simplify the code
authorLiu Shixin <liushixin2@huawei.com>
Mon, 14 Sep 2020 06:54:03 +0000 (14:54 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sat, 3 Oct 2020 01:52:55 +0000 (21:52 -0400)
commitea0dc2002ef58ff5629fda5275391a8c12bae848
tree7ddff2df671ebb8f88cb9473c1b7053af822f3f3
parent2d00ffe725a955926769c884c7c4a94623ee49c7
scsi: sun_esp: Use module_platform_driver to simplify the code

Use module_platform_driver() to eliminate boilerplate code.

Link: https://lore.kernel.org/r/20200914065403.3726462-1-liushixin2@huawei.com
Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/sun_esp.c