On Sun, 7 Sept 2025 at 21:27, Alok Tiwari <alok.a.tiwari@xxxxxxxxxx> wrote: > > Fix the comment for SYNC_LEN_G2 in exynos_ufs_config_sync_pattern_mask(). > The actual value is 40us, not 44us, matching the configured mask timing. > This change improves code clarity and avoids potential confusion for > readers and maintainers. > > No functional changes. > > Signed-off-by: Alok Tiwari <alok.a.tiwari@xxxxxxxxxx> > --- Reviewed-by: Peter Griffin <peter.griffin@xxxxxxxxxx>