On Thu, 10 Nov 2016 10:06:32 -0500
Roman Mashak <m...@mojatatu.com> wrote:

> Resending patch after fixing indentation and spaces.
> 
> Signed-off-by: Roman Mashak <m...@mojatatu.com>
> Signed-off-by: Jamal Hadi Salim <j...@mojatatu.com>

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