summaryrefslogtreecommitdiffstats
path: root/drivers/video
diff options
context:
space:
mode:
authorMikulas Patocka <mpatocka@redhat.com>2018-03-15 17:16:07 -0400
committerMike Snitzer <snitzer@redhat.com>2018-04-03 15:04:24 -0400
commiteeb67a0ba04dfb80ec1a956fa6345f4ca5b9c937 (patch)
treee13e07439010e4383c04986b208e0f7560f55a1a /drivers/video
parentafa53df869121fd4f6f1265cbe794d64387890ae (diff)
downloadlinux-eeb67a0ba04dfb80ec1a956fa6345f4ca5b9c937.tar.bz2
dm bufio: get rid of slab cache name allocations
dm-bufio keeps the dm_bufio_cache_names array that holds names of the slab caches. Since the commit db265eca7700 ("mm/sl[aou]b: Move duping of slab name to slab_common.c"), the kernel automatically duplicates the slab cache name when creating the slab cache, so we no longer have to keep the name allocated. Remove the code that allocates the slab names and keeps them around. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions