Re: [PATCH 1/1] rds: ib: add the static type to the variables
From: Santosh Shilimkar <hidden>
Date: 2017-02-28 16:45:18
Also in:
linux-rdma
From: Santosh Shilimkar <hidden>
Date: 2017-02-28 16:45:18
Also in:
linux-rdma
On 2/27/2017 10:45 PM, Zhu Yanjun wrote:
The variables rds_ib_mr_1m_pool_size and rds_ib_mr_8k_pool_size are used only in the ib.c file. As such, the static type is added to limit them in this file. Cc: Joe Jin <redacted> Cc: Junxiao Bi <redacted> Signed-off-by: Zhu Yanjun <redacted> ---
Looks good. Acked-by: Santosh Shilimkar <redacted>