From: Changli Gao Date: Fri, 4 Jun 2010 01:33:33 +0000 (+0000) Subject: htb: remove two unnecessary assignments X-Git-Tag: v2.6.36-rc1~571^2~630 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2a03367c072150c881fa23ce3d3f76b8236018f;p=pandora-kernel.git htb: remove two unnecessary assignments remove two unnecessary assignments we don't need to assign NULL when initialize structure objects. Signed-off-by: Changli Gao ---- net/sched/sch_htb.c | 2 -- 1 file changed, 2 deletions(-) Signed-off-by: David S. Miller --- Reading git-diff-tree failed