Re: [PATCH 11/13] net/ipv4: Remove unnecessary casts ofprivate_data

From: David Miller
Date: Mon Sep 06 2010 - 21:47:39 EST


From: David Miller <davem@xxxxxxxxxxxxx>
Date: Mon, 06 Sep 2010 18:30:36 -0700 (PDT)

> From: Joe Perches <joe@xxxxxxxxxxx>
> Date: Sat, 4 Sep 2010 18:52:52 -0700
>
>> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
>
> Applied.

So Joe, did you even friggin' build test this?

raw_seq_private() expands to something which dereferences the pointer,
which you've now made void, which is illegal and breaks the build.

Reverted.

--
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/