提交 306a934e 编写于 作者: P Petr Machata 提交者: David S. Miller

mlxsw: spectrum: Fix a coding style nit

Signed-off-by: NPetr Machata <petrm@mellanox.com>
Signed-off-by: NJiri Pirko <jiri@mellanox.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 439ccd8c
...@@ -582,8 +582,8 @@ mlxsw_sp_span_entry_find(struct mlxsw_sp *mlxsw_sp, u8 local_port) ...@@ -582,8 +582,8 @@ mlxsw_sp_span_entry_find(struct mlxsw_sp *mlxsw_sp, u8 local_port)
return NULL; return NULL;
} }
static struct mlxsw_sp_span_entry static struct mlxsw_sp_span_entry *
*mlxsw_sp_span_entry_get(struct mlxsw_sp_port *port) mlxsw_sp_span_entry_get(struct mlxsw_sp_port *port)
{ {
struct mlxsw_sp_span_entry *span_entry; struct mlxsw_sp_span_entry *span_entry;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册