[PATCH 04/12] headers: fs.h vs trace_seq.h

From: Alexey Dobriyan
Date: Fri Jun 20 2014 - 17:56:59 EST


---
include/linux/trace_seq.h | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/include/linux/trace_seq.h b/include/linux/trace_seq.h
index 1361169..3ccac21 100644
--- a/include/linux/trace_seq.h
+++ b/include/linux/trace_seq.h
@@ -1,10 +1,9 @@
#ifndef _LINUX_TRACE_SEQ_H
#define _LINUX_TRACE_SEQ_H
-
-#include <linux/fs.h>
-
#include <asm/page.h>

+struct path;
+
/*
* Trace sequences are used to allow a function to call several other functions
* to create a string of data to use (up to a max of PAGE_SIZE).
--
1.8.5.5


--u3/rZRmxL6MmkK24
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="0005-headers-fs.h-vs-compat.h.patch"