On Thu, 10 Nov 2016 10:06:32 -0500
Roman Mashak <[email protected]> wrote:

> Resending patch after fixing indentation and spaces.
> 
> Signed-off-by: Roman Mashak <[email protected]>
> Signed-off-by: Jamal Hadi Salim <[email protected]>

iproute2 uses kernel coding style. This patch fails basic checkpatch.


WARNING: suspect code indent for conditional statements (8, 11)
#31: FILE: tc/tc_qdisc.c:241:
+       if (!show_raw) {
+          fprintf(fp, "qdisc %s %x: ", rta_getattr_str(tb[TCA_KIND]),

total: 0 errors, 1 warnings, 15 lines checked

Reply via email to