All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] A minor issue of Patman
@ 2014-08-21  4:33 Masahiro Yamada
  2014-08-23  1:38 ` Simon Glass
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2014-08-21  4:33 UTC (permalink / raw)
  To: u-boot

Hi Simon,


I noticed a minor issue of Patman by chance.


For example, git log is as follows:

commit da5ee79915c54bf9ac5b1a82a7241a88ff214e4e
Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
Date:   Thu Aug 21 13:14:31 2014 +0900

    foo: test
    
    Blah Blah
    
    Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
    Suggested-by: Igor Grinberg <grinberg@compulab.co.il>
    Tested-by: Igor Grinberg <grinberg@compulab.co.il>
    Acked-by: Simon Glass <sjg@chromium.org>
    Cc: Tom Rini <trini@ti.com>
    Cc: Jeroen Hofstee <jeroen@myspectrum.nl>
    Cc: Stephen Warren <swarren@nvidia.com>




I found Patman converted it as follows:
(re-arranged the tags order)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] A minor issue of Patman
  2014-08-21  4:33 [U-Boot] A minor issue of Patman Masahiro Yamada
@ 2014-08-23  1:38 ` Simon Glass
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Glass @ 2014-08-23  1:38 UTC (permalink / raw)
  To: u-boot

Hi Masahiro,

On 20 August 2014 22:33, Masahiro Yamada <yamada.m@jp.panasonic.com> wrote:
> Hi Simon,
>
>
> I noticed a minor issue of Patman by chance.
>
>
> For example, git log is as follows:
>
> commit da5ee79915c54bf9ac5b1a82a7241a88ff214e4e
> Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Date:   Thu Aug 21 13:14:31 2014 +0900
>
>     foo: test
>
>     Blah Blah
>
>     Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
>     Suggested-by: Igor Grinberg <grinberg@compulab.co.il>
>     Tested-by: Igor Grinberg <grinberg@compulab.co.il>
>     Acked-by: Simon Glass <sjg@chromium.org>
>     Cc: Tom Rini <trini@ti.com>
>     Cc: Jeroen Hofstee <jeroen@myspectrum.nl>
>     Cc: Stephen Warren <swarren@nvidia.com>
>
>
>
>
> I found Patman converted it as follows:
> (re-arranged the tags order)
>
>
>
> From d844ed0670bb850901f1e354f2e740b0bef14b15 Mon Sep 17 00:00:00 2001
> From: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Date: Thu, 21 Aug 2014 13:14:31 +0900
> Subject: [PATCH] foo: test
>
> Blah Blah
>
> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Suggested-by: Igor Grinberg <grinberg@compulab.co.il>
> Cc: Tom Rini <trini@ti.com>
> Cc: Jeroen Hofstee <jeroen@myspectrum.nl>
> Cc: Stephen Warren <swarren@nvidia.com>
> Acked-by: Simon Glass <sjg@chromium.org>
> Tested-by: Igor Grinberg <grinberg@compulab.co.il>
> ---
>
>
>
>
>
> I do not like pushy tools that do more than I asked to do.
>
> Could you fix Patman to not touch the tags order
> when you find some time?

OK I should be able to remove that feature.

Regards,
Simon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-23  1:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-21  4:33 [U-Boot] A minor issue of Patman Masahiro Yamada
2014-08-23  1:38 ` Simon Glass

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.