diff options
author | Vladimir Oltean <[email protected]> | 2021-10-26 17:27:40 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-10-27 14:54:02 +0100 |
commit | 9574fb558044ce99cba8a9f062a4c9de9817d8ba (patch) | |
tree | c4523ffb5fc9369084e85284f4850f5af0e0e736 /net/switchdev/switchdev.c | |
parent | f6814fdcfe1ba0a56eb14e16349dfbd21dadf333 (diff) |
net: bridge: reduce indentation level in fdb_create
We can express the same logic without an "if" condition as big as the
function, just return early if the kmem_cache_alloc() call fails.
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Acked-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions