diff options
author | 2023-04-18 10:05:23 +0800 | |
---|---|---|
committer | 2023-05-22 15:17:19 +0200 | |
commit | 444f20c29e8b41a5aef5c34e3eab84e8d1cc4511 (patch) | |
tree | fc2daf8eabe90feb79525a92ea2a67548b5fae08 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.4-rc3 (diff) | |
download | wireguard-linux-444f20c29e8b41a5aef5c34e3eab84e8d1cc4511.tar.xz wireguard-linux-444f20c29e8b41a5aef5c34e3eab84e8d1cc4511.zip |
mm/slab: correct return values in comment for _kmem_cache_create()
__kmem_cache_create() returns 0 on success and non-zero on failure.
The comment is wrong in two instances, so fix the first one and remove
the second one. Also make the comment non-doc, because it doesn't
describe an API function, but SLAB-specific implementation.
Signed-off-by: zhaoxinchao <chrisxinchao@outlook.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions