From: Eli Cohen Date: Thu, 24 Oct 2013 09:01:00 +0000 (+0300) Subject: IB/mlx5: Remove dead code in mr.c X-Git-Tag: v3.13-rc1~44^2^7~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d036fad949080f178e02b12c93a61367e9f562f;p=pandora-kernel.git IB/mlx5: Remove dead code in mr.c In mlx5_mr_cache_init() the size variable is not used so remove it to avoid compiler warnings when running with make W=1. Signed-off-by: Eli Cohen Signed-off-by: Roland Dreier --- Reading git-diff-tree failed