From: Ira Weiny Date: Fri, 8 May 2015 18:27:24 +0000 (-0400) Subject: IB/mad: Add const qualifiers to query only functions X-Git-Tag: omap-for-v4.2/fixes-rc1^2~152^2~31^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f766c58fa3ea38a30912df8b5af3ca40637fe5e9;p=pandora-kernel.git IB/mad: Add const qualifiers to query only functions The following functions only need read access to the data passed to them. ib_mad_kernel_rmpp_agent is_rmpp_data_mad rcv_has_same_gid ib_find_send_mad Clarify with const specifiers Signed-off-by: Ira Weiny Signed-off-by: Doug Ledford --- Reading git-diff-tree failed