Thread (10 messages) 10 messages, 2 authors, 2016-03-17

Re: [PATCH 1/4] pip_stress: drop unused variable

From: John Kacur <jkacur@redhat.com>
Date: 2016-03-16 22:00:49


On Wed, 24 Feb 2016, Luiz Capitulino wrote:
quoted hunk ↗ jump to hunk
src/pi_tests/pip_stress.c: In function ‘main’:
src/pi_tests/pip_stress.c:94:6: warning: unused variable ‘c’ [-Wunused-variable]

Signed-off-by: Luiz Capitulino <redacted>
---
 src/pi_tests/pip_stress.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/src/pi_tests/pip_stress.c b/src/pi_tests/pip_stress.c
index 66b3dc1..812a703 100644
--- a/src/pi_tests/pip_stress.c
+++ b/src/pi_tests/pip_stress.c
@@ -91,7 +91,6 @@ int main(void)
 	cpu_set_t set, *setp = &set;
 	int res;
 	int *minimum_priority = (int*)&prio_min;
-	int c;
 
 	*minimum_priority = sched_get_priority_min(policy);
 
-- 
2.1.0
Where are you getting your repo from?
According to my logs this was already fixed on June 30, 2015

The current repo is at
git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git

Thanks
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help