aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorLiu Xiang <[email protected]>2019-05-13 17:16:22 -0700
committerLinus Torvalds <[email protected]>2019-05-14 09:47:45 -0700
commita4d3f8916c65b63e6b9457cdec74ceaaff7e6b12 (patch)
tree81bdf6bab6cec6547216d305a7a476f1c6c88873 /drivers/fpga/fpga-bridge.c
parent3e05617ceaa42838084daee209f9c4965bf03379 (diff)
slub: remove useless kmem_cache_debug() before remove_full()
When CONFIG_SLUB_DEBUG is not enabled, remove_full() is empty. While CONFIG_SLUB_DEBUG is enabled, remove_full() can check s->flags by itself. So kmem_cache_debug() is useless and can be removed. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Liu Xiang <[email protected]> Acked-by: David Rientjes <[email protected]> Cc: Christoph Lameter <[email protected]> Cc: Pekka Enberg <[email protected]> Cc: Joonsoo Kim <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions