0) These two patches are very similar. They both clean up a function to help GCC understand the codeflow. Both help silence a warning.
1) Compile tested only (on 32 bits x86). I do not have this hardware. 2) Please note that there's no MAINTAINERS entry for mlx4_core. (Neither is there an entry for the MLX4 IB driver.) Shouldn't it be added? Paul Bolle (2): net/mlx4_core: clean up cq_res_start_move_to() net/mlx4_core: clean up srq_res_start_move_to() .../net/ethernet/mellanox/mlx4/resource_tracker.c | 96 ++++++++-------------- 1 file changed, 35 insertions(+), 61 deletions(-) -- 1.8.4.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

