lkml.org 
[lkml]   [2008]   [Dec]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] EXT4: super.c
Applies to stable 2.6.28.

Remove extraneous newline that creates empty print line
in boot logs.

Signed-off-by: Nick Warne <nick@ukfsn.org>

--- linux-2.6.28/fs/ext4/super.cORIG 2008-12-25 01:35:49.156527726 +0000
+++ linux-2.6.28/fs/ext4/super.c 2008-12-25 01:36:50.914527855 +0000
@@ -1973,7 +1973,7 @@
else
ext4_warning(sb, __func__,
"extents feature not enabled on this filesystem, "
- "use tune2fs.\n");
+ "use tune2fs.");

/*
* enable delayed allocation by default

--
Free Software Foundation Associate Member 5508
http://linicks.net/


\
 
 \ /
  Last update: 2008-12-25 02:55    [W:0.025 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site