ANDROID: GKI: no reason to export F2FS tracepoints

Fixes: efbd2ffaf0 ("ANDROID: GKI: export some I/O tracepoints")
Change-Id: If2c937d53ca769032d57d7de64e3fa93ccec5e20
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
This commit is contained in:
Jaegeuk Kim
2025-01-28 18:57:08 -08:00
parent 2868848798
commit fdfbb5de2e
-3
View File
@@ -30,9 +30,6 @@
#define NUM_PREALLOC_POST_READ_CTXS 128
EXPORT_TRACEPOINT_SYMBOL_GPL(f2fs_write_begin);
EXPORT_TRACEPOINT_SYMBOL_GPL(f2fs_submit_page_write);
static struct kmem_cache *bio_post_read_ctx_cache;
static struct kmem_cache *bio_entry_slab;
static mempool_t *bio_post_read_ctx_pool;