Hi, > From: kernel test robot, Sent: Wednesday, April 20, 2022 8:40 AM > > Hi Yoshihiro, > > All warnings (new ones prefixed by >>): > > >> drivers/scsi/ufs/ufs-renesas.c:304:15: warning: variable 'val' is uninitialized when used here [-Wuninitialized] > p->index, val); > ^~~ I'll fix this. Printing "save[p->index]" is helpful here instead of "val". Best regards, Yoshihiro Shimoda