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;