Whamcloud - gitweb
LU-9859 libcfs: remove cfs_trace_refill_stack()
[fs/lustre-release.git] / libcfs / libcfs / tracefile.h
index fe51212..3d838cf 100644 (file)
@@ -245,10 +245,6 @@ static inline char *cfs_trace_get_console_buffer(void)
        return cfs_trace_console_buffers[i][j];
 }
 
-int cfs_trace_refill_stock(struct cfs_trace_cpu_data *tcd, gfp_t gfp,
-                               struct list_head *stock);
-
-
 int cfs_tcd_owns_tage(struct cfs_trace_cpu_data *tcd,
                       struct cfs_trace_page *tage);