Re: [RESEND][PATCH 0/2] staging: sm750fb: trivial style fixes.

From: Greg Kroah-Hartman
Date: Sun Mar 03 2019 - 12:57:13 EST


On Mon, Mar 04, 2019 at 12:55:30AM +0800, Yifeng Li wrote:
> Hello.
>
> >From January to February, there have been two trivial sm750fb patches
> submitted to linux-fbdev, one by me, one by Jin Chen, but both without
> any response. Further, it seems both maintainers, Sudip Mukherjee and
> Teddy Wang, are currently unavailable, getting an "Ack-by" would be
> unfeasible.
>
> Since they're extremely trivial. Hereby, I picked them up, reworded
> commit message, and now resubmit them as trivial patches, and send them
> to trivial@xxxxxxxxxxx I hope it could be directly applied by either a
> fbdev, a staging maintainer or by Jiri Kosina.
>
> Thanks for your time!
>
> Yifeng Li (2):
> staging: sm750fb: trivial comment indention fix.
> staging: sm750fb: trivial Camel Case removal for setDisplayControl().
>
> drivers/staging/sm750fb/ddk750_display.c | 6 ++---
> drivers/staging/sm750fb/sm750_accel.c | 32 ++++++++++++------------
> 2 files changed, 19 insertions(+), 19 deletions(-)

Always use scripts/get_maintainer.pl when sending patches in. It would
have saved you time...

Anyway, my tree is closed right now, but I'll look at these once 5.1-rc1
is out, thanks.

greg k-h