[U-Boot] [PATCH v2 4/9] serial: lpuart: Fix several cosmetic issues

Simon Glass sjg at chromium.org
Thu Jan 21 16:18:30 CET 2016


On 20 January 2016 at 13:27, Simon Glass <sjg at chromium.org> wrote:
> On 13 January 2016 at 20:39, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Clean up the driver codes a little bit, by:
>> - Use tab instead of space in the macro defines
>> - Use single line comment whenever possible
>> - Fix insertion of blank lines
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> Reviewed-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2: None
>>
>>  drivers/serial/serial_lpuart.c | 35 +++++++++++++++--------------------
>>  1 file changed, 15 insertions(+), 20 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list