]> err.no Git - linux-2.6/blobdiff - fs/jbd/checkpoint.c
[PATCH] jffs/jffs2: remove wrong function prototypes
[linux-2.6] / fs / jbd / checkpoint.c
index 58133ab9457e251dfcefbc062b491408afcca02a..5a97e346bd95a247c12f0edcc5b33d1b065d6419 100644 (file)
@@ -188,7 +188,6 @@ static int __cleanup_transaction(journal_t *journal, transaction_t *transaction)
                } else {
                        jbd_unlock_bh_state(bh);
                }
-               jh = next_jh;
        } while (jh != last_jh);
 
        return ret;