WSL2-Linux-Kernel/drivers/scsi/be2iscsi
Andrew Morton 0f989f749b MODULE_DEVICE_TABLE: fix some callsites
The patch "module: fix types of device tables aliases" newly requires that
invocations of

MODULE_DEVICE_TABLE(type, name);

come *after* the definition of `name'.  That is reasonable, but some
drivers weren't doing this.  Fix them.

Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Andrey Ryabinin <a.ryabinin@samsung.com>
Cc: David Miller <davem@davemloft.net>
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Acked-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-02-13 21:21:40 -08:00
..
Kconfig
Makefile
be.h be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00
be_cmds.c be2iscsi: Fix updating the boot enteries in sysfs 2014-09-16 09:09:46 -07:00
be_cmds.h be2iscsi: Fix updating the boot enteries in sysfs 2014-09-16 09:09:46 -07:00
be_iscsi.c be2iscsi: Fix processing CQE before connection resources are freed 2014-09-16 09:09:47 -07:00
be_iscsi.h be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00
be_main.c MODULE_DEVICE_TABLE: fix some callsites 2015-02-13 21:21:40 -08:00
be_main.h be2iscsi : Bump the driver version 2014-09-30 09:29:55 +02:00
be_mgmt.c be2iscsi: check ip buffer before copying 2014-09-30 09:29:55 +02:00
be_mgmt.h be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00