* [dpdk-dev] [PATCH] l3fwd-power: remove the dead codes.
@ 2017-10-13 17:20 Tonghao Zhang
2017-10-13 22:45 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Tonghao Zhang @ 2017-10-13 17:20 UTC (permalink / raw)
To: dev; +Cc: Tonghao Zhang
Signed-off-by: Tonghao Zhang <nic@opencloud.tech>
---
examples/l3fwd-power/main.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/examples/l3fwd-power/main.c b/examples/l3fwd-power/main.c
index 8a8f34b..c08a775 100644
--- a/examples/l3fwd-power/main.c
+++ b/examples/l3fwd-power/main.c
@@ -752,8 +752,6 @@ static inline enum freq_scale_hint_t power_freq_scaleup_heuristic( \
*/
else
return SUSPEND_THRESHOLD;
-
- return 0;
}
static inline enum freq_scale_hint_t
--
1.8.3.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PATCH] l3fwd-power: remove the dead codes.
2017-10-13 17:20 [dpdk-dev] [PATCH] l3fwd-power: remove the dead codes Tonghao Zhang
@ 2017-10-13 22:45 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2017-10-13 22:45 UTC (permalink / raw)
To: Tonghao Zhang; +Cc: dev
13/10/2017 19:20, Tonghao Zhang:
> Signed-off-by: Tonghao Zhang <nic@opencloud.tech>
> ---
> examples/l3fwd-power/main.c | 2 --
> 1 file changed, 2 deletions(-)
Applied, thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-13 22:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-13 17:20 [dpdk-dev] [PATCH] l3fwd-power: remove the dead codes Tonghao Zhang
2017-10-13 22:45 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).