projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d725fd
)
ps: tweak outdated comment, no code changes
author
Denys Vlasenko
<vda.linux@googlemail.com>
Sat, 29 Jul 2017 00:27:12 +0000
(
02:27
+0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Sat, 29 Jul 2017 00:27:12 +0000
(
02:27
+0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
procps/ps.c
patch
|
blob
|
history
diff --git
a/procps/ps.c
b/procps/ps.c
index 6348df5f236d5641da9e3441286f79c3a3ca9566..eb1946d27758bf34897a227c0d5b278ffb80d405 100644
(file)
--- a/
procps/ps.c
+++ b/
procps/ps.c
@@
-429,11
+429,6
@@
static void func_label(char *buf, int size, const procps_status_t *ps)
#endif
/*
-static void func_nice(char *buf, int size, const procps_status_t *ps)
-{
- ps->???
-}
-
static void func_pcpu(char *buf, int size, const procps_status_t *ps)
{
}