diff options
| author | Rasmus Villemoes <[email protected]> | 2019-05-14 15:42:40 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-05-14 19:52:49 -0700 |
| commit | 5f239f655a7e67a972ee1fa17045a08e640d28da (patch) | |
| tree | 0ad7d071c1a3dce098bb09369ae0a08207b59312 /tools/perf/scripts/python | |
| parent | 6c4e121fda519e0da5c6755a60fdef8cd39634ae (diff) | |
lib/bitmap.c: remove unused EXPORT_SYMBOLs
AFAICT, there have never been any callers of these functions outside
mm/mempolicy.c (via their nodemask.h wrappers). In particular, no
modular code has ever used them, and given their somewhat exotic
semantics, I highly doubt they will ever find such a use. In any case,
no need to export them currently.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Rasmus Villemoes <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: Yury Norov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions