Nathan, > clang warns: > > drivers/scsi/elx/efct/efct_lio.c:1216:24: warning: variable 'id' is > uninitialized when used here [-Wuninitialized] > se_sess, node, id); > ^~ > > Shuffle the debug print after id's initialization so that the actual > value is printed. Applied to 5.14/scsi-staging, thanks! -- Martin K. Petersen Oracle Linux Engineering