diff options
author | H Hartley Sweeten <[email protected]> | 2011-08-02 12:43:49 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2011-08-02 12:43:49 +0200 |
commit | ddad9ef5826efdfbbdb67b13b46f30e43e46ec3e (patch) | |
tree | e61bae18a470e75fc46b23b9923e224aba93868d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e2a5429ff7947ad251310376384f449297b7492a (diff) |
drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parse
The buffer 'sc.cpu_mask' is a kernel buffer. If bitmap_parse is used
instead of __bitmap_parse the extra parameter that indicates a kernel
buffer is not needed.
Signed-off-by: H Hartley Sweeten <[email protected]>
Cc: Lars Ellenberg <[email protected]>
Cc: Philipp Reisner <[email protected]>
Cc: Jens Axboe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions