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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 16 Mar 2016 23:00:37 +0100 (CET)
John Kacur <jkacur@xxxxxxxxxx> wrote:

> 
> 
> On Wed, 24 Feb 2016, Luiz Capitulino wrote:
> 
> > 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 <lcapitulino@xxxxxxxxxx>
> > ---
> >  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

Oh, I'm using:

git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git

I'll the series.
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux