Re: linux-4.14-rc3/drivers/net/ieee802154/atusb.c:827: pointless test ?

2017-10-19 Thread Stefan Schmidt
Hello. [Sorry for the delay, not really at my machine the last few weeks] On 10/06/2017 09:06 PM, David Binderman wrote: > Hello there, > > linux-4.14-rc3/drivers/net/ieee802154/atusb.c:827]: (style) Unsigned variable > 'fw_ver_maj' can't be negative so i

Re: linux-4.14-rc3/arch/powerpc/perf/imc-pmu.c:599: pointless test ?

2017-10-09 Thread Anju T Sudhakar
Hi David, On Monday 09 October 2017 10:31 AM, Michael Ellerman wrote: David Binderman writes: Hello there, linux-4.14-rc3/arch/powerpc/perf/imc-pmu.c:599]: (style) Unsigned variable 'ncpu' can't be negative so it is unnecessary to test it. Source code is if (nc

Re: linux-4.14-rc3/arch/powerpc/perf/imc-pmu.c:599: pointless test ?

2017-10-08 Thread Michael Ellerman
David Binderman writes: > Hello there, > > linux-4.14-rc3/arch/powerpc/perf/imc-pmu.c:599]: (style) Unsigned variable > 'ncpu' can't be negative so it is unnecessary to test it. > > Source code is > > if (ncpu >= 0 && ncpu < nr_

Linux 4.14-rc3

2017-10-01 Thread Linus Torvalds
ort discard Konstantin Khlebnikov (1): quota: add missing lock into __dquot_transfer() Ladi Prosek (1): KVM: nVMX: fix HOST_CR3/HOST_CR4 cache Laurent Dufour (1): x86/mm: Fix fault error path using unsafe vma pointer Leon Romanovsky (1): IB/core: Fix typo in the n

[GIT PULL] KVM fixes for Linux 4.14-rc3

2017-09-29 Thread Paolo Bonzini
Linus, The following changes since commit 5753743fa5108b8f98bd61e40dc63f641b26c768: KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt (2017-09-19 15:09:16 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus for you t