diff options
| author | 2018-09-08 04:41:40 +0800 | |
|---|---|---|
| committer | 2018-10-15 17:23:30 +0200 | |
| commit | 3b2fd8016069de59f73caca06f7ad60c25f3eb92 (patch) | |
| tree | eca1cafa585e31455fb05547967a98c4fbc988ed /tools/perf/scripts/python/sched-migration.py | |
| parent | btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly (diff) | |
| download | wireguard-linux-3b2fd8016069de59f73caca06f7ad60c25f3eb92.tar.xz wireguard-linux-3b2fd8016069de59f73caca06f7ad60c25f3eb92.zip | |
Btrfs: use args in the correct order for kcalloc in btrfsic_read_block
kcalloc is defined as:
kcalloc(size_t n, size_t size, gfp_t flags)
Although this won't cause problems in practice, btrfsic_read_block()
uses kcalloc with n and size in the opposite order.
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Liu Bo <bo.liu@linux.alibaba.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions
