Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH] KOBJECTS: kref.h incorrectly describes itself as kref.c.

0 views
Skip to first unread message

Robert P. J. Day

unread,
Mar 13, 2010, 8:10:01 AM3/13/10
to

Signed-off-by: Robert P. J. Day <rpj...@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 <gr...@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
========================================================================
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Jiri Kosina

unread,
Mar 15, 2010, 10:30:02 AM3/15/10
to
On Sat, 13 Mar 2010, Robert P. J. Day wrote:

>
> Signed-off-by: Robert P. J. Day <rpj...@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 <gr...@kroah.com>
> * Copyright (C) 2004 IBM Corp.

I have picked this one up.

Thanks,

--
Jiri Kosina
SUSE Labs, Novell Inc.

0 new messages