[PATCH 14/41] drivers: tty: serial: uartlite: remove unnecessary braces
    Peter Korsgaard 
    peter at korsgaard.com
       
    Tue Apr 30 01:20:53 AEST 2019
    
    
  
>>>>> "Enrico" == Enrico Weigelt, metux IT consult <info at metux.net> writes:
 > checkpatch complains:
 >     WARNING: braces {} are not necessary for any arm of this statement
 >     #489: FILE: drivers/tty/serial/uartlite.c:489:
 >     +	if (oops_in_progress) {
 >     [...]
 >     +	} else
 >     [...]
 > Signed-off-by: Enrico Weigelt <info at metux.net>
Acked-by: Peter Korsgaard <peter at korsgaard.com>
-- 
Bye, Peter Korsgaard
    
    
More information about the Linuxppc-dev
mailing list