[JFFS2] Fix cleanup in case of GC-Task not started
authorThomas Gleixner <tglx@linutronix.de>
Fri, 20 May 2005 21:37:15 +0000 (22:37 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Mon, 23 May 2005 11:48:38 +0000 (13:48 +0200)
Do not call wait_for_completion, when the gc task is not there.
Prevent an oops when the gc thread was not started.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found