diff options
author | Vitaly Lifshits <[email protected]> | 2024-03-01 10:48:05 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-03-04 20:49:59 -0800 |
commit | 662200e324daebe6859c1f0f3ea1538b0561425a (patch) | |
tree | 640d77028bc10f6cdc3207ee2bbafd28444748a6 /lib/crypto/mpi/mpi-mod.c | |
parent | 30654f0eec65c428863f2312cfe0b7f26ae0fab4 (diff) |
e1000e: Minor flow correction in e1000_shutdown function
Add curly braces to avoid entering to an if statement where it is not
always required in e1000_shutdown function.
This improves code readability and might prevent non-deterministic
behaviour in the future.
Signed-off-by: Vitaly Lifshits <[email protected]>
Tested-by: Naama Meir <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions