git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa6ca57
)
htb: remove two unnecessary assignments
author
Changli Gao
<xiaosuo@gmail.com>
Fri, 4 Jun 2010 01:33:33 +0000
(
01:33
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 7 Jun 2010 08:08:11 +0000
(
01:08
-0700)
remove two unnecessary assignments
we don't need to assign NULL when initialize structure objects.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
----
net/sched/sch_htb.c | 2 --
1 file changed, 2 deletions(-)
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found