diff options
author | Maninder Singh <maninder1.s@samsung.com> | 2015-06-29 12:35:11 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-07-06 12:24:34 +0200 |
commit | 14f21189df33bc972455d6a0ed875aa68718d7fc (patch) | |
tree | 7df8aa74414d6d9a2dce0436d4c3af4907ea3433 /arch | |
parent | powerpc/powernv: Fix vma page prot flags in opal-prd driver (diff) | |
download | linux-14f21189df33bc972455d6a0ed875aa68718d7fc.tar.xz linux-14f21189df33bc972455d6a0ed875aa68718d7fc.zip |
cxl/vphb.c: Use phb pointer after NULL check
static Anlaysis detected below error:-
(error) Possible null pointer dereference: phb
So, Use phb after NULL check.
Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
Acked-by: Ian Munsie <imunsie@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions