Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com> Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
···274274 int res;275275276276 /* we pre-allocate elements used in the spin-locked section (so that we277277- * keep the spinlock as short as possibile).277277+ * keep the spinlock as short as possible).278278 */279279 new_me = vrf_map_elem_alloc(GFP_KERNEL);280280 if (!new_me)