[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130305.235401.548455441771005291.davem@davemloft.net>
Date: Tue, 05 Mar 2013 23:54:01 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: jasowang@...hat.com
Cc: maxk@....qualcomm.com, rob@...dley.net, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
mst@...hat.com, hkchu@...gle.com
Subject: Re: [PATCH] net: docs: document multiqueue tuntap API
From: Jason Wang <jasowang@...hat.com>
Date: Wed, 6 Mar 2013 11:05:23 +0800
> Signed-off-by: Jason Wang <jasowang@...hat.com>
Please fix these warnings emitted by GIT:
Applying: net: docs: document multiqueue tuntap API
/home/davem/src/GIT/net/.git/rebase-apply/patch:31: space before tab in indent.
struct ifreq ifr;
/home/davem/src/GIT/net/.git/rebase-apply/patch:32: space before tab in indent.
int fd, err, i;
/home/davem/src/GIT/net/.git/rebase-apply/patch:34: space before tab in indent.
if (!dev)
/home/davem/src/GIT/net/.git/rebase-apply/patch:35: space before tab in indent.
return -1;
/home/davem/src/GIT/net/.git/rebase-apply/patch:37: space before tab in indent.
memset(&ifr, 0, sizeof(ifr));
warning: squelched 29 whitespace errors
warning: 34 lines add whitespace errors.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists