On Wed, 30 Sep 2020 10:19:19 +0800, Ye Bin wrote: > fix follow warnings: > [drivers/scsi/fnic/fnic_debugfs.c:123]: (warning) %u in format string (no. 1) > requires 'unsigned int' but the argument type is 'int'. > [drivers/scsi/fnic/fnic_debugfs.c:125]: (warning) %u in format string (no. 1) > requires 'unsigned int' but the argument type is 'int'. > [drivers/scsi/fnic/fnic_debugfs.c:127]: (warning) %u in format string (no. 1) > requires 'unsigned int' but the argument type is 'int'. Applied to 5.10/scsi-queue, thanks! [1/1] scsi: fnic: Fix inconsistent format argument type in fnic_debugfs.c https://git.kernel.org/mkp/scsi/c/1dfbed19455b -- Martin K. Petersen Oracle Linux Engineering