[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1003130756060.8626@localhost>
Date: Sat, 13 Mar 2010 07:58:13 -0500 (EST)
From: "Robert P. J. Day" <rpjday@...shcourse.ca>
To: trivial@...nel.org
cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
gregkh@...e.de
Subject: [PATCH] KOBJECTS: kref.h incorrectly describes itself as kref.c.
Signed-off-by: Robert P. J. Day <rpjday@...shcourse.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@...ah.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
========================================================================
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists