diff --git a/ldiskfs/kernel_patches/patches/ext3-mballoc3-2.6.18.patch b/ldiskfs/kernel_patches/patches/ext3-mballoc3-2.6.18.patch
index 0cae32891fac8f530a22928d3fc0750a51a7b741..805f2f3ad5adc4c8387d87304c6418938d231772 100644
--- a/ldiskfs/kernel_patches/patches/ext3-mballoc3-2.6.18.patch
+++ b/ldiskfs/kernel_patches/patches/ext3-mballoc3-2.6.18.patch
@@ -144,7 +144,7 @@ Index: linux-2.6.18.8/fs/ext3/super.c
  	Opt_iopen, Opt_noiopen, Opt_iopen_nopriv,
  	Opt_grpquota,
  	Opt_extents, Opt_noextents, Opt_extdebug,
-+	Opt_mballoc, Opt_nomballoc, Opt_stripe
++	Opt_mballoc, Opt_nomballoc, Opt_stripe,
  };
  
  static match_table_t tokens = {