On Tue, May 11, 2021 at 7:17 PM Daniel Vetter <daniel@xxxxxxxx> wrote: > On Wed, May 12, 2021 at 12:11:23AM +0800, kernel test robot wrote: > > From: kernel test robot <lkp@xxxxxxxxx> > > > > drivers/gpu/drm/kmb/kmb_dsi.c:284:3-4: Unneeded semicolon > > drivers/gpu/drm/kmb/kmb_dsi.c:304:3-4: Unneeded semicolon > > drivers/gpu/drm/kmb/kmb_dsi.c:321:3-4: Unneeded semicolon > > drivers/gpu/drm/kmb/kmb_dsi.c:340:3-4: Unneeded semicolon > > drivers/gpu/drm/kmb/kmb_dsi.c:364:2-3: Unneeded semicolon > > > > > > Remove unneeded semicolon. > > > > Generated by: scripts/coccinelle/misc/semicolon.cocci > > > > Fixes: ade896460e4a ("drm: DRM_KMB_DISPLAY should depend on ARCH_KEEMBAY") This Fixed-tag is completely bogus. The right one is Fixes: 98521f4d4b4cb265 ("drm/kmb: Mipi DSI part of the display driver") > > CC: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > Reported-by: kernel test robot <lkp@xxxxxxxxx> > > Signed-off-by: kernel test robot <lkp@xxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds