diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-07-24 14:46:03 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-07-24 14:46:03 +0300 |
commit | 31f8eb753522a71e12e1c7b90c17a2b3d2a2df08 (patch) | |
tree | dba67a2cf9b96a0784569af7345c042bcf0e626c /mm/zbud.c | |
parent | 3783225130f01ea86fc0ee477a0e72c102ae2a4b (diff) | |
download | linux-31f8eb753522a71e12e1c7b90c17a2b3d2a2df08.tar.xz |
powerpc/pseries: Don't needlessly initialise rv to 0
All cases initialise rv, and if they didn't that would be a bug. By
dropping the initialisation we give the compiler the chance to catch
those bugs for us.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'mm/zbud.c')
0 files changed, 0 insertions, 0 deletions