aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2018-02-20 13:23:37 +1100
committerGreg Kroah-Hartman <[email protected]>2018-02-22 15:03:23 +0100
commitc23d6d0e54117212ed69da2a0b380187462cf0fd (patch)
treedf1aabd23aa2f00931568096c26c5c059a34a6c9 /tools/perf/scripts/python/bin
parent9a7383c13044a9d67d18ffc72b5d1d8eb0c7c6d2 (diff)
staging: lustre: discard lu_buf allocation library.
This library code is unnecessarily generic, but also not generic enough. Library code that performs allocations should always take a gfp_flags argument. So discard the library and in the one file where it is used, just use kzalloc or krealloc as needed. In this context, it is clear that vmalloc is never needed. Signed-off-by: NeilBrown <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions