[PATCH 1/1] fs: 9p: cache.h: Add #define of include guard

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The include file was intended to have an include guard, but the #define part is missing.

Signed-off-by: Tzvetelin Katchov <katchov@xxxxxxxxx>
---
 fs/9p/cache.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/fs/9p/cache.h b/fs/9p/cache.h
--- a/fs/9p/cache.h
+++ b/fs/9p/cache.h
@@ -21,6 +21,7 @@
  */

 #ifndef _9P_CACHE_H
+#define _9P_CACHE_H
 #ifdef CONFIG_9P_FSCACHE
 #include <linux/fscache.h>
 #include <linux/spinlock.h>
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux