mpstat.c: remove unused line
Signed-off-by: Marek Polacek <mpolacek@redhat.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
9cfcc4d7a2
commit
2a6d5988b4
@ -40,7 +40,6 @@
|
|||||||
#define INTRATE_SCRWIDTH_STR "10"
|
#define INTRATE_SCRWIDTH_STR "10"
|
||||||
|
|
||||||
/* System files */
|
/* System files */
|
||||||
#define SYSFS_DEVCPU "/sys/devices/system/cpu"
|
|
||||||
#define PROCFS_STAT "/proc/stat"
|
#define PROCFS_STAT "/proc/stat"
|
||||||
#define PROCFS_INTERRUPTS "/proc/interrupts"
|
#define PROCFS_INTERRUPTS "/proc/interrupts"
|
||||||
#define PROCFS_SOFTIRQS "/proc/softirqs"
|
#define PROCFS_SOFTIRQS "/proc/softirqs"
|
||||||
|
Loading…
Reference in New Issue
Block a user