projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
108afd0
)
kobj: kref.h incorrectly describes itself as kref.c.
author
Robert P. J. Day
<rpjday@crashcourse.ca>
Sat, 13 Mar 2010 12:58:13 +0000
(07:58 -0500)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 15 Mar 2010 14:35:35 +0000
(15:35 +0100)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/linux/kref.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/kref.h
b/include/linux/kref.h
index b0cb0ebad9e60a1980844ed393c7115e6a94f827..baf4b9e4b194baa43b377ee4ab681b1b38bba5cc 100644
(file)
--- 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.