diff options
author | Kees Cook <[email protected]> | 2022-11-17 19:51:58 -0800 |
---|---|---|
committer | Vlastimil Babka <[email protected]> | 2022-11-21 10:26:52 +0100 |
commit | 3bf019334fbbb51723587f9819c62d3d6f9d6f3f (patch) | |
tree | 140f5fdf82410c9d7b15fc7430d24e82c825a75c /drivers/fpga/fpga-mgr.c | |
parent | c18c20f16219516b12a4f2fd29c25e06be97e064 (diff) |
slab: Clean up SLOB vs kmalloc() definition
As already done for kmalloc_node(), clean up the #ifdef usage in the
definition of kmalloc() so that the SLOB-only version is an entirely
separate and much more readable function.
Cc: Vlastimil Babka <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Roman Gushchin <[email protected]>
Cc: Hyeonggon Yoo <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Hyeonggon Yoo <[email protected]>
Signed-off-by: Vlastimil Babka <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions