From 3f0752fb2c9d66092805afed17bd59c9ec3850c2 Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Fri, 1 Apr 2011 12:41:20 +0200 Subject: [PATCH] --- yaml --- r: 252005 b: refs/heads/master c: 8d2c50e3b65c8d48d51088f541c13fde46cc8133 h: refs/heads/master i: 252003: 82e84afcf7cb96cfacd09a01d2e886f3ffeefe28 v: v3 --- [refs] | 2 +- trunk/fs/gfs2/main.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e8ced6024c11..f1bde0b1e830 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3df3f2bf6104dca5cf225063436b7d6fff6793b1 +refs/heads/master: 8d2c50e3b65c8d48d51088f541c13fde46cc8133 diff --git a/trunk/fs/gfs2/main.c b/trunk/fs/gfs2/main.c index 888a5f5a1a58..5ebdbee70e80 100644 --- a/trunk/fs/gfs2/main.c +++ b/trunk/fs/gfs2/main.c @@ -145,7 +145,7 @@ static int __init init_gfs2_fs(void) gfs2_register_debugfs(); - printk("GFS2 (built %s %s) installed\n", __DATE__, __TIME__); + printk("GFS2 installed\n"); return 0;