mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-28 11:34:10 +00:00
ip_options->is_data is assigned only and never checked. The structure is not a part of kernel interface to the userspace. So, it is safe to remove this field. Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>