diff options
author | 2011-06-29 21:44:45 -0400 | |
---|---|---|
committer | 2011-06-29 21:44:45 -0400 | |
commit | 275d3ba6b40d0f098693b9089c6fee9bd4e55d74 (patch) | |
tree | 0f78d9bc4fe10424a692370655d27ee6f509a470 /tools/perf/scripts/python | |
parent | ext4: quiet 'unused variables' compile warnings (diff) | |
download | linux-dev-275d3ba6b40d0f098693b9089c6fee9bd4e55d74.tar.xz linux-dev-275d3ba6b40d0f098693b9089c6fee9bd4e55d74.zip |
ext4: remove loop around bio_alloc()
These days, bio_alloc() is guaranteed to never fail (as long as nvecs
is less than BIO_MAX_PAGES), so we don't need the loop around the
struct bio allocation.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions