[PATCH] mpstat.c: remove unused line
Denys Vlasenko
vda.linux at googlemail.com
Sat Apr 30 20:09:27 UTC 2011
On Wednesday 27 April 2011 20:57, Marek Polacek wrote:
> Remove unused line.
>
> Signed-off-by: Marek Polacek <mpolacek at redhat.com>
> ---
> procps/mpstat.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/procps/mpstat.c b/procps/mpstat.c
> index d643c99..bb77622 100644
> --- a/procps/mpstat.c
> +++ b/procps/mpstat.c
> @@ -40,7 +40,6 @@
> #define INTRATE_SCRWIDTH_STR "10"
>
> /* System files */
> -#define SYSFS_DEVCPU "/sys/devices/system/cpu"
> #define PROCFS_STAT "/proc/stat"
> #define PROCFS_INTERRUPTS "/proc/interrupts"
> #define PROCFS_SOFTIRQS "/proc/softirqs"
Applied, thanks!
--
vda
More information about the busybox
mailing list