diff --git a/include/linux/kref.h b/include/linux/kref.h
index b0cb0ebad9e60a1980844ed393c7115e6a94f827..baf4b9e4b194baa43b377ee4ab681b1b38bba5cc 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@kroah.com>
  * Copyright (C) 2004 IBM Corp.