[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 01/15] xen: Fix coding style errors
Actually I've split fixing coding style in 2 patches: one for errors and one for warnings. In this patch some resolve the error "code indent should never use tabs" but if on the same line there is a warning about line exceeding 80 characters, it will be fixed in "Fix coding style warnings" patch. On Tue, Oct 11, 2016 at 4:56 PM, Anthony PERARD <anthony.perard@xxxxxxxxxx> wrote: > 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 <emilcondrea@xxxxxxxxx> > > -- > Anthony PERARD _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |