Re: [U-Boot] [PATCH] dm: serial: Minor coding style cleanup of some comments

2015-12-11 Thread Simon Glass
Applied to u-boot-dm, thanks! ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] dm: serial: Minor coding style cleanup of some comments

2015-11-26 Thread Simon Glass
On 26 November 2015 at 04:44, Bin Meng wrote: > On Thu, Nov 26, 2015 at 8:38 PM, Stefan Roese wrote: >> Fix incorrect comment alignments. >> >> Signed-off-by: Stefan Roese >> Cc: Simon Glass >> --- >> drivers/serial/serial-uclass.c | 20 ++-- >> 1 file changed, 10 insertions(+)

Re: [U-Boot] [PATCH] dm: serial: Minor coding style cleanup of some comments

2015-11-26 Thread Bin Meng
On Thu, Nov 26, 2015 at 8:38 PM, Stefan Roese wrote: > Fix incorrect comment alignments. > > Signed-off-by: Stefan Roese > Cc: Simon Glass > --- > drivers/serial/serial-uclass.c | 20 ++-- > 1 file changed, 10 insertions(+), 10 deletions(-) > > diff --git a/drivers/serial/serial