From: Denis V. Lunev Date: Sat, 22 Mar 2008 23:35:29 +0000 (-0700) Subject: [IPV4]: Remove unused ip_options->is_data. X-Git-Tag: v2.6.26-rc1~1138^2~398 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef722495c8867aacc1db0675a6737e5cf1e72e07;p=pandora-kernel.git [IPV4]: Remove unused ip_options->is_data. 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed