Re: [PATCH] fbdev: omapfb: cleanup inconsistent indentation

2023-02-25 Thread Helge Deller
Hi Lucy, there were some more things wrong in your patch: On 2/25/23 18:23, Helge Deller wrote: On 2/7/23 11:06, Lucy Mielke wrote: This cleans up the indentation according to the Linux kernel coding style, and should fix the warning created by the kernel test robot. Fixes: 8b08cf2b64f5a60594

Re: [PATCH] fbdev: omapfb: cleanup inconsistent indentation

2023-02-25 Thread Helge Deller
Hi Lucy, On 2/7/23 11:06, Lucy Mielke wrote: This cleans up the indentation according to the Linux kernel coding style, and should fix the warning created by the kernel test robot. Fixes: 8b08cf2b64f5a60594b07795b2ad518c6d044566 ("OMAP: add TI OMAP framebuffer driver") Reported-by: ker

[PATCH] fbdev: omapfb: cleanup inconsistent indentation

2023-02-07 Thread Lucy Mielke
This cleans up the indentation according to the Linux kernel coding style, and should fix the warning created by the kernel test robot. Fixes: 8b08cf2b64f5a60594b07795b2ad518c6d044566 ("OMAP: add TI OMAP framebuffer driver") Reported-by: kernel test robot Signed-off-by: Lucy Mielke ---

[PATCH] fbdev: omapfb: cleanup inconsistent indentation

2023-02-07 Thread Lucy Mielke
This cleans up the indentation according to the Linux kernel coding style, and should fix the warning created by the kernel test robot. Fixes: 8b08cf2b64f5a60594b07795b2ad518c6d044566 ("OMAP: add TI OMAP framebuffer driver") Reported-by: kernel test robot Signed-off-by: Lucy Mielke ---