Revision cc753358265792b6b0630cdd746311fd5dd48f44 authored by Arnd Bergmann on 26 April 2018, 14:48:35 UTC, committed by Arnd Bergmann on 26 April 2018, 14:48:35 UTC
SCMI fix for v4.17

A single patch eliminating the redundant null pointer check detected
by CoverityScan("Array compared against 0")

* tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  firmware: arm_scmi: remove redundant null check on array
2 parent s ee370b4 + d27a3c3
History
File Mode Size
Kconfig -rw-r--r-- 10.0 KB
Makefile -rw-r--r-- 507 bytes
autosleep.c -rw-r--r-- 2.6 KB
console.c -rw-r--r-- 3.5 KB
hibernate.c -rw-r--r-- 28.2 KB
main.c -rw-r--r-- 19.0 KB
power.h -rw-r--r-- 8.7 KB
poweroff.c -rw-r--r-- 990 bytes
process.c -rw-r--r-- 5.5 KB
qos.c -rw-r--r-- 19.1 KB
snapshot.c -rw-r--r-- 71.5 KB
suspend.c -rw-r--r-- 15.0 KB
suspend_test.c -rw-r--r-- 5.7 KB
swap.c -rw-r--r-- 37.6 KB
user.c -rw-r--r-- 10.1 KB
wakelock.c -rw-r--r-- 5.8 KB

back to top