gfs2: Fix bad comment for trans_drain

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
This commit is contained in:
Bob Peterson 2020-08-31 08:12:15 -05:00 committed by Andreas Gruenbacher
parent 5a61ae1402
commit 521031fa97
1 changed files with 1 additions and 1 deletions

View File

@ -902,7 +902,7 @@ static void empty_ail1_list(struct gfs2_sbd *sdp)
}
/**
* drain_bd - drain the buf and databuf queue for a failed transaction
* trans_drain - drain the buf and databuf queue for a failed transaction
* @tr: the transaction to drain
*
* When this is called, we're taking an error exit for a log write that failed