diff --git a/[refs] b/[refs] index 2423642a0d29..99fd24664abe 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 108afd0491e5bc2abda08645685da69d36688cb6 +refs/heads/master: 932fb06b0898f5883200f1da2e00075f0d70ba9c diff --git a/trunk/include/linux/kref.h b/trunk/include/linux/kref.h index b0cb0ebad9e6..baf4b9e4b194 100644 --- a/trunk/include/linux/kref.h +++ b/trunk/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 * Copyright (C) 2004 IBM Corp.