aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorYang Hongyang <[email protected]>2009-04-13 15:51:00 +0000
committerDavid S. Miller <[email protected]>2009-04-14 02:21:41 -0700
commitce8632ba6b3ed0bf2efa98672e2808de34250389 (patch)
treecc42184456604a4fa7ae6989c5d5fb3d165a2ff1 /include/linux/debugobjects.h
parent0eca93bcf73e5939053a94f7c48f8d6fe6199e00 (diff)
ipv6:remove useless check
After switch (rthdr->type) {...},the check below is completely useless.Because: if the type is 2,then hdrlen must be 2 and segments_left must be 1,clearly the check is redundant;if the type is not 2,then goto sticky_done,the check is useless too. Signed-off-by: Yang Hongyang <[email protected]> Reviewed-by: Shan Wei <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions