summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.cz>2015-02-20 18:00:26 +0100
committerDavid Sterba <dsterba@suse.cz>2015-03-03 17:23:58 +0100
commit31e818fe7375d60de9953051f7bd1615cebc3681 (patch)
treec096eb4b8398ada2c04ab459705f436bde969beb /drivers
parentbtrfs: cleanup 64bit/32bit divs, compile time constants (diff)
downloadlinux-31e818fe7375d60de9953051f7bd1615cebc3681.tar.xz
linux-31e818fe7375d60de9953051f7bd1615cebc3681.zip
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
Convert kmalloc(nr * size, ..) to kmalloc_array that does additional overflow checks, the zeroing variant is kcalloc. Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions