commit | a97e2d86a9b88ea9e9a280b594b80f0eec2c955b | [log] [tgz] |
---|---|---|
author | Ira Weiny <ira.weiny@intel.com> | Sun May 31 17:15:30 2015 -0400 |
committer | Doug Ledford <dledford@redhat.com> | Tue Jun 02 09:33:13 2015 -0400 |
tree | e50d0d039e177a4403a0b6b7d5d32930dce2e777 | |
parent | 5ede9289859d94746d1ce55ad5ba038b42b9406c [diff] |
IB/core cleanup: Add const on args - device->process_mad The process_mad device function declares some parameters as "in". Make those parameters const and adjust the call tree under process_mad in the various drivers accordingly. Signed-off-by: Ira Weiny <ira.weiny@intel.com> Reviewed-by: Hal Rosenstock <hal@mellanox.com> Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Signed-off-by: Doug Ledford <dledford@redhat.com>