On Sun, Sep 23, 2018 at 3:00 AM Miguel Ojeda <miguel.ojeda.sando...@gmail.com> wrote: > > Hi Diego, > > A few things, since it looks like this is your first patch.
git log... > On Sat, Sep 22, 2018 at 5:56 PM, Diego Viola <diego.vi...@gmail.com> wrote: > > On Wed, Sep 12, 2018 at 12:54 AM Diego Viola <diego.vi...@gmail.com> wrote: > >> > >> Signed-off-by: Diego Viola <diego.vi...@gmail.com> > >> --- > >> CREDITS | 2 +- > >> MAINTAINERS | 2 +- > >> Makefile | 2 +- > >> 3 files changed, 3 insertions(+), 3 deletions(-) > >> > >> diff --git a/CREDITS b/CREDITS > >> index 5befd2d71..b82efb36d 100644 > >> --- a/CREDITS > >> +++ b/CREDITS > >> @@ -1473,7 +1473,7 @@ W: http://www.linux-ide.org/ > >> W: http://www.linuxdiskcert.org/ > >> D: Random SMP kernel hacker... > >> D: Uniform Multi-Platform E-IDE driver > >> -D: Active-ATA-Chipset maddness.......... > >> +D: Active-ATA-Chipset maddness... > > I think the extra dots is what was intended here :) Diego, I know you can do better. :-) How about running linux-next and hunting down regressions? I think we suggested this already on IRC. -- Thanks, //richard