Re: [PATCH v6 38/46] tun: drop most type defines

From: Jason Wang
Date: Fri Nov 28 2014 - 03:10:29 EST




On Fri, Nov 28, 2014 at 4:11 AM, Michael S. Tsirkin <mst@xxxxxxxxxx> wrote:
It's just as easy to use IFF_ flags directly,
there's no point in adding our own defines.

Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
---
drivers/net/tun.c | 62 +++++++++++++++++++++++++------------------------------
1 file changed, 28 insertions(+), 34 deletions(-)

diff --git a/drivers/net/tun.c b/drivers/net/tun.c

Patch looks fine, but I don't see the reason that why not squash patch 37
into this.

[..]

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/