Re: [PATCH 1/1] IB/mlx5: use ARRAY_SIZE instead of sizeof/sizeof[0]

2014-07-24 Thread Eli Cohen
On Tue, Jul 01, 2014 at 09:58:44PM +0200, Fabian Frederick wrote: > use macro definition Acked-by: Eli Cohen -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-

Re: [PATCH 1/1] IB/mlx5: use ARRAY_SIZE instead of sizeof/sizeof[0]

2014-07-01 Thread Eli Cohen
Acked-by: Eli Cohen On Tue, Jul 01, 2014 at 09:58:44PM +0200, Fabian Frederick wrote: > use macro definition > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

[PATCH 1/1] IB/mlx5: use ARRAY_SIZE instead of sizeof/sizeof[0]

2014-07-01 Thread Fabian Frederick
use macro definition Cc: Eli Cohen Cc: Roland Dreier Cc: linux-r...@vger.kernel.org Signed-off-by: Fabian Frederick --- drivers/infiniband/hw/mlx5/qp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/infiniband/hw/mlx5/qp.c b/drivers/infiniband/hw/mlx5/qp.c index d1