[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090715154437.GA11747@liondog.tnic>
Date: Wed, 15 Jul 2009 17:44:37 +0200
From: Borislav Petkov <petkovbb@...glemail.com>
To: Peter Feuerer <peter@...e.net>
Cc: Andrew Morton <akpm@...ux-foundation.org>, lenb@...nel.org,
linux-kernel@...r.kernel.org, andi@...as.de
Subject: Re: [PATCH] Acerhdf: fix fan control for AOA150 model
On Tue, Jul 14, 2009 at 09:07:08AM +0200, Peter Feuerer wrote:
> Hi Andrew,
>
> Andrew Morton writes:
>
> >On Sun, 12 Jul 2009 23:21:04 +0200
> >Peter Feuerer <peter@...e.net> wrote:
> …
> >>Changed:
> >> o Applied Borislav Petkov's patch (convert the fancmd[] array
> >>to a real struct thus disambiguating command handling and
> >>making code more readable.)
> >> o Added BIOS product to BIOS table as AOA110 and AOA150 have
> >> different register values
> >> o Added force_product parameter to allow forcing different
> >> product
> >> o fixed linker warning caused by "acerhdf_drv" not being named
> >> "acerhdf_driver"
> >>
> >>Signed-off-by: Peter Feuerer <peter@...e.net>
> >
> >It looks like this work should have been presented as four separate patches.
>
> I'm not that familiar with git in general and sending patches yet.
> How do you do this in an effective way? Diffing all changes via git
> and then splitting up the "all-in-one-patch" to four smaller patches
> manually?
Here's a very fine reading how to do stuff with git:
http://www.kernel.org/pub/software/scm/git/docs/user-manual.html
> >Inclusion of Borislav's Signed-off-by: would be appropriate.
>
> I wasn't sure whether I'm allowed to send the patch with his
> signed-off, as there were other things in the patch, he didn't
> review. But next time I'll send such a patch splitted up and then
> it's clear.
Normally, one S-O-B in a multi-S-O-B patch refers only to the bits that
single author has changed. In case you want to say that only a subset of
the changes are originating from one person, you can mention that in the
commit message, something along the lines of
"... patch based loosely on work by... " or similar.
By the way, your patch works fine here:
Acked-by: Borislav Petkov <petkovbb@...il.com>
--
Regards/Gruss,
Boris.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists