diff options
author | Oliver O'Halloran <oohall@gmail.com> | 2020-08-03 10:54:08 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-08-03 15:13:13 +0300 |
commit | 2075ec9896c5aef01e837198381d04cfa6452317 (patch) | |
tree | c9bdcd2aa6290d7fc3c33a12c04f9b2aa3272143 /lib/mpi/mpiutil.c | |
parent | 872d11bca9c29ed19595c993b9f552ffe9b63dcb (diff) | |
download | linux-2075ec9896c5aef01e837198381d04cfa6452317.tar.xz |
powerpc/powernv/sriov: Fix use of uninitialised variable
Initialising the value before using it is generally regarded as a good
idea so do that.
Fixes: 4c51f3e1e870 ("powerpc/powernv/sriov: Make single PE mode a per-BAR setting")
Reported-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200803075408.132601-1-oohall@gmail.com
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions