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

From: Michael S. Tsirkin
Date: Sat Nov 29 2014 - 12:24:20 EST


On Fri, Nov 28, 2014 at 08:17:48AM +0008, Jason Wang wrote:
>
>
> 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.
>
> [..]

squashing is always easy, I thought review is easier if at each step
identity to original code can be verified directly.
--
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/