diff options
author | Denis Cheng <crquan@gmail.com> | 2007-12-04 23:45:07 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-12-05 09:21:18 -0800 |
commit | 4b01a0b1613beeb01e12c78feb69e98f0da0a69a (patch) | |
tree | d92ae6d43c8f3b18c8ae785dc322ad9e2e3fae36 /scripts | |
parent | 0c664f974269bb4c3d38ba900c91a9a5d4cee5b1 (diff) | |
download | op-kernel-dev-4b01a0b1613beeb01e12c78feb69e98f0da0a69a.zip op-kernel-dev-4b01a0b1613beeb01e12c78feb69e98f0da0a69a.tar.gz |
mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init
this call should use the array index j, not i. But with this approach, just
one int i is enough, int j is not needed.
Signed-off-by: Denis Cheng <crquan@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions