aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/xfs_log.c')
-rw-r--r--fs/xfs/xfs_log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_log.c b/fs/xfs/xfs_log.c
index 6b965bf450e4..f30d9807dc48 100644
--- a/fs/xfs/xfs_log.c
+++ b/fs/xfs/xfs_log.c
@@ -3152,7 +3152,7 @@ xlog_ticket_alloc(
3152 int cnt, 3152 int cnt,
3153 char client, 3153 char client,
3154 bool permanent, 3154 bool permanent,
3155 int alloc_flags) 3155 xfs_km_flags_t alloc_flags)
3156{ 3156{
3157 struct xlog_ticket *tic; 3157 struct xlog_ticket *tic;
3158 uint num_headers; 3158 uint num_headers;