mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zfcpdump: remove unused constants for zcore/{mem,memmap}
Remove obsolete and unused constants for zcore memory character devices '/sys/kernel/debug/zcore/mem' and '/sys/kernel/debug/zcore/memmap'. Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com> Reviewed-by: Philipp Rudo <prudo@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
d7b816ff58
commit
f2f4dc209c
@@ -69,8 +69,6 @@ struct globals {
|
||||
extern struct globals g;
|
||||
|
||||
#define PROC_CMDLINE "/proc/cmdline"
|
||||
#define DEV_ZCORE "/sys/kernel/debug/zcore/mem"
|
||||
#define DEV_ZCORE_MAP "/sys/kernel/debug/zcore/memmap"
|
||||
#define DEV_ZCORE_REIPL "/sys/kernel/debug/zcore/reipl"
|
||||
#define DEV_ZCORE_HSA "/sys/kernel/debug/zcore/hsa"
|
||||
#define REIPL "1"
|
||||
|
||||
Reference in New Issue
Block a user