[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5136D11B.9050905@redhat.com>
Date: Wed, 06 Mar 2013 13:16:11 +0800
From: Jason Wang <jasowang@...hat.com>
To: David Miller <davem@...emloft.net>
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
On 03/06/2013 12:54 PM, David Miller wrote:
> 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/
My bad, will send v2.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists