diff options
author | Hannes Reinecke <[email protected]> | 2008-08-05 13:01:08 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-08-05 14:33:46 -0700 |
commit | 756fcab27756f32722b748e2aff3393eef9a589d (patch) | |
tree | 73ab952ebaaa41d22b38f28af5f3f78b5d55e200 /net/unix/sysctl_net_unix.c | |
parent | 594a8819774b09ee5bf72d23300489459ff1f882 (diff) |
block/cciss.c: remove pointless curr_queue calculation
curr_queue is a local variable in a for loop, and it's being initialized
at the start of each loop. So any assignment at the end of the loop is
pointless.
Signed-off-by: Hannes Reinecke <[email protected]>
Cc: Mike Miller <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions