forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
-Wself-assign[BUG] linuxA bug that should be fixed in the mainline kernel.A bug that should be fixed in the mainline kernel.[FIXED][LINUX] 5.1This bug was fixed in Linux 5.1This bug was fixed in Linux 5.1
Description
drivers/scsi/nsp32.c:2444:14: warning: explicitly assigning value of variable of type 'unsigned char' to itself [-Wself-assign]
offset = offset;
~~~~~~ ^
Patch submitted: https://lore.kernel.org/lkml/[email protected]/
Metadata
Metadata
Assignees
Labels
-Wself-assign[BUG] linuxA bug that should be fixed in the mainline kernel.A bug that should be fixed in the mainline kernel.[FIXED][LINUX] 5.1This bug was fixed in Linux 5.1This bug was fixed in Linux 5.1