]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_alloc
authorJack Morgenstein <jackm@dev.mellanox.co.il>
Tue, 27 Jan 2015 13:58:05 +0000 (15:58 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Jan 2015 01:12:57 +0000 (17:12 -0800)
commit3760a9a752f19c0adb536a362d1c0683cb252db6
treef91a24e07956ba6e567681fc42e44f95d2f32a82
parent22a44776276105047eeb976a8d739c0222a020f8
net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_alloc

mlx4_bf_alloc had an unnecessary/duplicate code line. Did no harm,
but not good practice.

Reported by the Mellanox Beijing team.

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/pd.c