OSDN Git Service

net: bridge: multicast: fix br_multicast_eht_set_entry_lookup indentation
authorNikolay Aleksandrov <nikolay@nvidia.com>
Mon, 25 Jan 2021 08:20:40 +0000 (10:20 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 27 Jan 2021 00:26:50 +0000 (16:26 -0800)
commit3e841bacf72fd5fd98172c42bbc9ae7d461b6304
tree79ee93d1132d385d3638244865b696d456441f4a
parent02c26940908fd31bb112e9742adedfb06eca19e1
net: bridge: multicast: fix br_multicast_eht_set_entry_lookup indentation

Fix the messed up indentation in br_multicast_eht_set_entry_lookup().

Fixes: baa74d39ca39 ("net: bridge: multicast: add EHT source set handling functions")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com>
Link: https://lore.kernel.org/r/20210125082040.13022-1-razor@blackwall.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/bridge/br_multicast_eht.c