diff options
Diffstat (limited to 'Documentation/kobject.txt')
-rw-r--r-- | Documentation/kobject.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kobject.txt b/Documentation/kobject.txt index 3ab2472509cb..49578cf1aea5 100644 --- a/Documentation/kobject.txt +++ b/Documentation/kobject.txt | |||
@@ -1,6 +1,6 @@ | |||
1 | Everything you never wanted to know about kobjects, ksets, and ktypes | 1 | Everything you never wanted to know about kobjects, ksets, and ktypes |
2 | 2 | ||
3 | Greg Kroah-Hartman <gregkh@suse.de> | 3 | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
4 | 4 | ||
5 | Based on an original article by Jon Corbet for lwn.net written October 1, | 5 | Based on an original article by Jon Corbet for lwn.net written October 1, |
6 | 2003 and located at http://lwn.net/Articles/51437/ | 6 | 2003 and located at http://lwn.net/Articles/51437/ |