diff options
author | Ilpo Järvinen <[email protected]> | 2023-08-24 16:28:32 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-08-24 21:25:24 +0200 |
commit | 2c65477f14a359db9f1edee5dd8e683d3dae69e2 (patch) | |
tree | 87b0bb5f9a4471c93594ce3118ec9bec11009a7f /net/ipv4/tcp_timer.c | |
parent | a430021faad6b4fa86c820fc3e7f8dbfc2f14fb4 (diff) |
perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno() call
If err == 0, pcibios_err_to_errno(err) returns 0 so the ?: construct
can be removed.
Signed-off-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions