aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2015-06-19 15:14:40 +0200
committerNicholas Bellinger <nab@linux-iscsi.org>2015-06-23 00:43:49 -0700
commit1315c7c7bbea6e0aba49a867400e7b8ccb6a5d16 (patch)
treed079816e8afb26d1bdbb4002471f359b92b161e2
parenttarget: consolidate version defines (diff)
downloadlinux-dev-1315c7c7bbea6e0aba49a867400e7b8ccb6a5d16.tar.xz
linux-dev-1315c7c7bbea6e0aba49a867400e7b8ccb6a5d16.zip
target: remove unused TARGET_CORE_CONFIG_ROOT define
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Andy Grover <agrover@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
-rw-r--r--include/target/target_core_configfs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/target/target_core_configfs.h b/include/target/target_core_configfs.h
index 4012ed22d783..d19dbeeab930 100644
--- a/include/target/target_core_configfs.h
+++ b/include/target/target_core_configfs.h
@@ -1,6 +1,4 @@
-#define TARGET_CORE_CONFIG_ROOT "/sys/kernel/config"
-
#define TARGET_CORE_NAME_MAX_LEN 64
#define TARGET_FABRIC_NAME_SIZE 32