]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/gfs2/log.c
UBIFS: fix a memory leak on error path.
[mirror_ubuntu-bionic-kernel.git] / fs / gfs2 / log.c
index b593f0e28f259aee410dad764e77ba71056c06e0..6a857e24f9477f7fe8fbdb710220d8d05964a95e 100644 (file)
@@ -696,7 +696,7 @@ static void gfs2_ordered_wait(struct gfs2_sbd *sdp)
  *
  */
 
-void __gfs2_log_flush(struct gfs2_sbd *sdp, struct gfs2_glock *gl)
+void gfs2_log_flush(struct gfs2_sbd *sdp, struct gfs2_glock *gl)
 {
        struct gfs2_ail *ai;