On Thu, 2020-08-13 at 08:52 -0700, Asutosh Das wrote: > > @@ -8036,7 +8021,6 @@ static int ufshcd_set_dev_pwr_mode(struct > > ufs_hba *hba, > > } > > > > cmd[4] = pwr_mode << 4; > > - > > Change LGTM; > Nit-pick, line removed here by mistake, perhaps? Hi Asutosh thanks for your review. I add that empty line back, you can check. thanks, Bean