This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gfs1-utils: master - Remove silly comment from log.c


Gitweb:        http://git.fedorahosted.org/git/gfs1-utils.git?p=gfs1-utils.git;a=commitdiff;h=ab1933327a787d63cd221352d90dbfa7caa02a53
Commit:        ab1933327a787d63cd221352d90dbfa7caa02a53
Parent:        395fd231a1609d62781cf9569d3a7268edc66e98
Author:        Bob Peterson <rpeterso@redhat.com>
AuthorDate:    Fri Jan 16 10:53:41 2009 -0600
Committer:     Bob Peterson <rpeterso@redhat.com>
CommitterDate: Fri Jan 16 10:53:41 2009 -0600

Remove silly comment from log.c

---
 gfs-kernel/src/gfs/log.c |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)

diff --git a/gfs-kernel/src/gfs/log.c b/gfs-kernel/src/gfs/log.c
index 8305ff2..21b0404 100644
--- a/gfs-kernel/src/gfs/log.c
+++ b/gfs-kernel/src/gfs/log.c
@@ -1,23 +1,3 @@
-/*
-          What rolls down stairs
-             Alone or in pairs
-      Rolls over your neighbor's dog.
-         What's great for a snack
-           And fits on your back
-             It's log, log, log!
-             It's lo-og, lo-og,
-       It's big, it's heavy, it's wood.
-             It's lo-og, lo-og,
-       It's better than bad, it's good.
-           Everyone wants a log,
-         You're gonna love it, log
-         Come on and get your log,
-           Everyone needs a log...
-            LOG... FROM BLAMMO!
-
-                     -- The Ren and Stimpy Show
-*/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]