Skip to content
Commit ddeee3ce authored by Satyam Sharma's avatar Satyam Sharma Committed by David S. Miller
Browse files

[PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warning



net/sched/sch_cbq.c: In function 'cbq_enqueue':
net/sched/sch_cbq.c:383: warning: 'ret' may be used uninitialized in this function

has been verified to be a bogus case. So let's shut it up.

Signed-off-by: default avatarSatyam Sharma <satyam@infradead.org>
Acked-by: default avatarPatrick McHardy <kaber@trash.net>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ce5d0b47
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment