commit | f766c58fa3ea38a30912df8b5af3ca40637fe5e9 | [log] [tgz] |
---|---|---|
author | Ira Weiny <ira.weiny@intel.com> | Fri May 08 14:27:24 2015 -0400 |
committer | Doug Ledford <dledford@redhat.com> | Wed May 20 12:34:45 2015 -0400 |
tree | a6e99f54369abb2a6ddd7a74ad21a4f4ef02142a | |
parent | 8bf4b30c24df184528261e252227debf611b4c11 [diff] |
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 <ira.weiny@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>