On Wed, 30 Sep 2020 10:16:37 +0800, Ye Bin wrote: > Fix follow warnings: > [drivers/scsi/myrb.c:1052]: (warning) %d in format string (no. 1) > requires 'int' but the argument type is 'unsigned int'. > [drivers/scsi/myrb.c:1052]: (warning) %d in format string (no. 2) > requires 'int' but the argument type is 'unsigned int'. > [drivers/scsi/myrb.c:1052]: (warning) %d in format string (no. 4) > requires 'int' but the argument type is 'unsigned int'. > [drivers/scsi/myrb.c:2170]: (warning) %d in format string (no. 1) > requires 'int' but the argument type is 'unsigned int'. Applied to 5.10/scsi-queue, thanks! [1/1] scsi: myrb: Fix inconsistent format argument types https://git.kernel.org/mkp/scsi/c/fc29f04a5c6b -- Martin K. Petersen Oracle Linux Engineering