Whamcloud - gitweb
LU-9859 libcfs: deprecate libcfs_debug_vmsg2
[fs/lustre-release.git] / lustre / quota / lquota_internal.h
index ab1eab0..1f7626b 100644 (file)
@@ -80,8 +80,8 @@ struct lquota_entry_operations {
 
        /* Print debug information about a given lquota entry */
        void (*lqe_debug)(struct lquota_entry *, void *,
-                         struct libcfs_debug_msg_data *, const char *,
-                         va_list);
+                         struct libcfs_debug_msg_data *,
+                         struct va_format *vaf);
 };
 
 /* Per-ID information specific to the quota master target */