Re: [PATCH v5 2/6] arm: update comments to the common style

2020-07-10 Thread Tom Rini
On Wed, Jun 03, 2020 at 02:43:41PM +0200, Marek Szyprowski wrote: > Update the comments in include/asm/system.h to the common style. > > Signed-off-by: Marek Szyprowski > Reviewed-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH v5 2/6] arm: update comments to the common style

2020-06-03 Thread Tom Rini
On Wed, Jun 03, 2020 at 02:43:41PM +0200, Marek Szyprowski wrote: > Update the comments in include/asm/system.h to the common style. > > Signed-off-by: Marek Szyprowski Thanks! Reviewed-by: Tom Rini -- Tom signature.asc Description: PGP signature

[PATCH v5 2/6] arm: update comments to the common style

2020-06-03 Thread Marek Szyprowski
Update the comments in include/asm/system.h to the common style. Signed-off-by: Marek Szyprowski --- arch/arm/include/asm/system.h | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/arch/arm/include/asm/system.h b/arch/arm/include/asm/system.h index 1e3f