From: Yang Yingliang Date: Tue, 17 Dec 2013 07:29:16 +0000 (+0800) Subject: act_police: remove unnecessary null pointer check X-Git-Tag: v3.14-rc1~94^2~433 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b69a4c9becde783cd89758075780f9d871ba4b6;p=pandora-kernel.git act_police: remove unnecessary null pointer check It already has a NULL pointer check of rtab in qdisc_put_rtab(). Remove the check outside of qdisc_put_rtab(). Signed-off-by: Yang Yingliang Signed-off-by: David S. Miller --- Reading git-diff-tree failed