git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e95bfd
)
MIPS: KVM: Remove redundant NULL checks before kfree()
author
James Hogan
<james.hogan@imgtec.com>
Thu, 29 May 2014 09:16:44 +0000
(10:16 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 30 May 2014 11:05:46 +0000
(13:05 +0200)
The kfree() function already NULL checks the parameter so remove the
redundant NULL checks before kfree() calls in arch/mips/kvm/.
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Gleb Natapov <gleb@kernel.org>
Cc: kvm@vger.kernel.org
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: Sanjay Lal <sanjayl@kymasys.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/mips/kvm/kvm_mips.c
patch
|
blob
|
history
diff --cc
arch/mips/kvm/kvm_mips.c
Simple merge