On Tue, Oct 04, 2016 at 09:43:30AM +0300, Emil Condrea wrote:
> Fixes the following errors:
>  * ERROR: line over 90 characters

It's 80 ;), and there are a few more left in this patch.

>  * ERROR: code indent should never use tabs
>  * ERROR: space prohibited after that open square bracket '['
>  * ERROR: do not initialise statics to 0 or NULL
>  * ERROR: "(foo*)" should be "(foo *)"
> 
> Signed-off-by: Emil Condrea <emilcond...@gmail.com>

-- 
Anthony PERARD

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to