From: Jason Wang <jasowang@xxxxxxxxxx> Date: Wed, 6 Mar 2013 11:05:23 +0800 > Signed-off-by: Jason Wang <jasowang@xxxxxxxxxx> 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-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html