diff mbox series

[U-Boot,1/5] doc: Move README.android-fastboot-protocol to doc/android/

Message ID 20190712112059.25558-2-erosca@de.adit-jv.com
State Superseded
Delegated to: Tom Rini
Headers show
Series Fixes and improvements in BCB and Android docs | expand

Commit Message

Eugeniu Rosca July 12, 2019, 11:20 a.m. UTC
Commit 9bdf0e8fef86 ("doc: relocate/rename Android README and add BCB
overview") missed relocating README.android-fastboot-protocol. Fix it.

Fixes: 9bdf0e8fef86 ("doc: relocate/rename Android README and add BCB overview")
Signed-off-by: Eugeniu Rosca <erosca@de.adit-jv.com>
---
 .../fastboot-protocol.txt}                                        | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename doc/{README.android-fastboot-protocol => android/fastboot-protocol.txt} (100%)

Comments

Igor Opaniuk July 12, 2019, 11:23 a.m. UTC | #1
Hi Eugeniu,

On Fri, Jul 12, 2019 at 2:21 PM Eugeniu Rosca <erosca@de.adit-jv.com> wrote:
>
> Commit 9bdf0e8fef86 ("doc: relocate/rename Android README and add BCB
> overview") missed relocating README.android-fastboot-protocol. Fix it.
>
> Fixes: 9bdf0e8fef86 ("doc: relocate/rename Android README and add BCB overview")
> Signed-off-by: Eugeniu Rosca <erosca@de.adit-jv.com>
> ---
>  .../fastboot-protocol.txt}                                        | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename doc/{README.android-fastboot-protocol => android/fastboot-protocol.txt} (100%)
>
> diff --git a/doc/README.android-fastboot-protocol b/doc/android/fastboot-protocol.txt
> similarity index 100%
> rename from doc/README.android-fastboot-protocol
> rename to doc/android/fastboot-protocol.txt
> --
> 2.22.0
>

Reviewed-by: Igor Opaniuk <igor.opaniuk@gmail.com>
Sam Protsenko July 12, 2019, 1:24 p.m. UTC | #2
On Fri, Jul 12, 2019 at 2:23 PM Igor Opaniuk <igor.opaniuk@gmail.com> wrote:
>
> Hi Eugeniu,
>
> On Fri, Jul 12, 2019 at 2:21 PM Eugeniu Rosca <erosca@de.adit-jv.com> wrote:
> >
> > Commit 9bdf0e8fef86 ("doc: relocate/rename Android README and add BCB
> > overview") missed relocating README.android-fastboot-protocol. Fix it.
> >
> > Fixes: 9bdf0e8fef86 ("doc: relocate/rename Android README and add BCB overview")
> > Signed-off-by: Eugeniu Rosca <erosca@de.adit-jv.com>
> > ---
> >  .../fastboot-protocol.txt}                                        | 0
> >  1 file changed, 0 insertions(+), 0 deletions(-)
> >  rename doc/{README.android-fastboot-protocol => android/fastboot-protocol.txt} (100%)
> >
> > diff --git a/doc/README.android-fastboot-protocol b/doc/android/fastboot-protocol.txt
> > similarity index 100%
> > rename from doc/README.android-fastboot-protocol
> > rename to doc/android/fastboot-protocol.txt
> > --
> > 2.22.0
> >
>
> Reviewed-by: Igor Opaniuk <igor.opaniuk@gmail.com>
>

Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>

> --
> Best regards - Freundliche GrĂ¼sse - Meilleures salutations
>
> Igor Opaniuk
>
> mailto: igor.opaniuk@gmail.com
> skype: igor.opanyuk
> +380 (93) 836 40 67
> http://ua.linkedin.com/in/iopaniuk
Eugeniu Rosca July 13, 2019, 8:39 a.m. UTC | #3
Superseded by https://patchwork.ozlabs.org/patch/1131355/
("[v2,1/5] doc: Move README.android-fastboot-protocol to doc/android/")
Tom Rini July 14, 2019, 5:14 p.m. UTC | #4
On Sat, Jul 13, 2019 at 10:39:19AM +0200, Eugeniu Rosca wrote:

> Superseded by https://patchwork.ozlabs.org/patch/1131355/
> ("[v2,1/5] doc: Move README.android-fastboot-protocol to doc/android/")

Thanks!  This does help me avoid cases where I put up the old versions
of series (and thanks also for doing the v3->v4 fixup stuff for me).
Eugeniu Rosca July 15, 2019, 8:18 a.m. UTC | #5
Hi Tom,
cc: Jeremy, Stephen,

On Sun, Jul 14, 2019 at 01:14:32PM -0400, Tom Rini wrote:
> On Sat, Jul 13, 2019 at 10:39:19AM +0200, Eugeniu Rosca wrote:
> 
> > Superseded by https://patchwork.ozlabs.org/patch/1131355/
> > ("[v2,1/5] doc: Move README.android-fastboot-protocol to doc/android/")
> 
> Thanks!  This does help me avoid cases where I put up the old versions
> of series

I will then do it on regular basis and will encourage everybody else to
do the same. I think a simple bot (or patchwork itself) could implement
some heuristics to detect newer patch revisions and perform this linkage
(at some point in future).
diff mbox series

Patch

diff --git a/doc/README.android-fastboot-protocol b/doc/android/fastboot-protocol.txt
similarity index 100%
rename from doc/README.android-fastboot-protocol
rename to doc/android/fastboot-protocol.txt