Re: [U-Boot] [PATCH] include/part.h: fix indentation of lba

2012-05-22 Thread Wolfgang Denk
Dear Anatolij Gustschin, In message <1337448327-7958-1-git-send-email-ag...@denx.de> you wrote: > Indent at the same level as other struct members. > > Signed-off-by: Anatolij Gustschin > --- > include/part.h |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks. Best

[U-Boot] [PATCH] include/part.h: fix indentation of lba

2012-05-19 Thread Anatolij Gustschin
Indent at the same level as other struct members. Signed-off-by: Anatolij Gustschin --- include/part.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/part.h b/include/part.h index 1827767..e1478f4 100644 --- a/include/part.h +++ b/include/part.h @@ -36,7 +36,7