[IPV6]: Clear up user copy warning in flowlabel code.
authorDavid S. Miller <davem@davemloft.net>
Mon, 30 May 2005 03:28:01 +0000 (20:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 May 2005 03:28:01 +0000 (20:28 -0700)
We are intentionally ignoring the copy_to_user() value,
make it clear to the compiler too.

Noted by Jeff Garzik.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_flowlabel.c

Simple merge