mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] KOBJECTS:  kref.h incorrectly describes itself as kref.c.
@ 2010-03-13 12:58 Robert P. J. Day
  2010-03-15 14:28 ` Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2010-03-13 12:58 UTC (permalink / raw)
  To: trivial; +Cc: Linux Kernel Mailing List, gregkh


Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/include/linux/kref.h b/include/linux/kref.h
index b0cb0eb..baf4b9e 100644
--- a/include/linux/kref.h
+++ b/include/linux/kref.h
@@ -1,5 +1,5 @@
 /*
- * kref.c - library routines for handling generic reference counted objects
+ * kref.h - library routines for handling generic reference counted objects
  *
  * Copyright (C) 2004 Greg Kroah-Hartman <greg@kroah.com>
  * Copyright (C) 2004 IBM Corp.

rday
--

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-15 14:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-13 12:58 [PATCH] KOBJECTS: kref.h incorrectly describes itself as kref.c Robert P. J. Day
2010-03-15 14:28 ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome