lkml.org 
[lkml]   [2003]   [Sep]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patches in this message
/
Date
From
Subject[TRIVIAL PATCH] cifsfs.c needs kernel.h
... because of the printk()s

Regards
Erlend Aasland

diff -urN linux-2.6.0-test4/fs/cifs/cifsfs.c linux-2.6.0-test4-dirty/fs/cifs/cifsfs.c
--- linux-2.6.0-test4/fs/cifs/cifsfs.c Sat Aug 23 01:56:30 2003
+++ linux-2.6.0-test4-dirty/fs/cifs/cifsfs.c Tue Sep 2 13:53:59 2003
@@ -23,6 +23,7 @@

/* Note that BB means BUGBUG (ie something to fix eventually) */

+#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/fs.h>
#include <linux/mount.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
... because of the printk()s
Regards
Erlend Aasland

diff -urN linux-2.6.0-test4/fs/cifs/cifsfs.c linux-2.6.0-test4-dirty/fs/cifs/cifsfs.c
--- linux-2.6.0-test4/fs/cifs/cifsfs.c Sat Aug 23 01:56:30 2003
+++ linux-2.6.0-test4-dirty/fs/cifs/cifsfs.c Tue Sep 2 13:53:59 2003
@@ -23,6 +23,7 @@

/* Note that BB means BUGBUG (ie something to fix eventually) */

+#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/fs.h>
#include <linux/mount.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.073 / U:0.312 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site