From: Shan Wei Date: Mon, 18 Apr 2011 19:19:29 +0000 (+0000) Subject: sctp: delete unused macro definition of sctp_chunk_is_control X-Git-Tag: v3.0-rc1~377^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=709d38714eff234432956931437457e0de806784;p=pandora-kernel.git sctp: delete unused macro definition of sctp_chunk_is_control The macro never be used. And if needed, can use !sctp_chunk_is_data instead of. Signed-off-by: Shan Wei Signed-off-by: Vlad Yasevich Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- Reading git-diff-tree failed