On Mon, Jul 27, 2015 at 09:20:22PM +0200, Mario Bambagini wrote:
> This patch fixes 2 lines longer than 80 chars
> 
> The first one is a function whose argument has been moved to next line.
> The second one is a comment split on two lines
> 
> Signed-off-by: Mario Bambagini <mario.bambag...@gmail.com>
> ---
<snip>
>  
> -static inline void update_capa_timer(struct obd_capa *ocapa, unsigned long 
> expiry)
> +static inline void update_capa_timer(struct obd_capa *ocapa,
> +                                                        unsigned long expiry)
You are adding a new checkpatch warning here:
"Alignment should match open parenthesis"

regards
sudip
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to