[Meego-kernel] [PATCH] kernel-dev: obs patches: allow git am
Greg KH
gregkh at suse.de
Wed Nov 10 16:11:47 PST 2010
On Wed, Nov 10, 2010 at 02:38:10PM -0600, Nishanth Menon wrote:
> The patches in kernel-dev after rebase to 2.6.37-rc1 misses some
> additional information - provide info where possible, else
> add unknown author for owners to fix up.
>
> NOTE: none of the patches have link to upstream/posted information
> :(
>
> Signed-off-by: Nishanth Menon <nm at ti.com>
> ---
> linux-2.6-usb-bt-autosuspend.patch | 7 +++++++
> linux-2.6.33-rt2860-1-2.patch | 3 +++
> linux-2.6.33-rt2860-2-2.patch | 3 +++
> linux-2.6.34-rt2860-no-debug.patch | 7 +++++++
> 4 files changed, 20 insertions(+), 0 deletions(-)
>
> diff --git a/linux-2.6-usb-bt-autosuspend.patch b/linux-2.6-usb-bt-autosuspend.patch
> index 68a0ecc..6235a97 100644
> --- a/linux-2.6-usb-bt-autosuspend.patch
> +++ b/linux-2.6-usb-bt-autosuspend.patch
> @@ -1,3 +1,10 @@
> +From: unknown Author <unknown at somewhere.com>
> +
> +Subject: bluetooth: usb: enable autosuspend on probe
> +
> +Due to something
> +
> +Signed-off-by: unknown Author <unknown at somewhere.com>
This doesn't make any sense, don't add "Signed-off-by:" with invalid
names.
And yes, I have complained before about patches in the meego tree with
no authorship or other information, nice to see someone try to follow up
with it, but the real person to solve it would be the one who originally
added it to the tree (hint, hint, hint...)
thanks,
greg k-h
More information about the MeeGo-kernel
mailing list