From: Ira Weiny Date: Sun, 31 May 2015 21:15:30 +0000 (-0400) Subject: IB/core cleanup: Add const on args - device->process_mad X-Git-Tag: omap-for-v4.2/fixes-rc1^2~152^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a97e2d86a9b88ea9e9a280b594b80f0eec2c955b;p=pandora-kernel.git 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 Reviewed-by: Hal Rosenstock Reviewed-by: Jason Gunthorpe Signed-off-by: Doug Ledford --- Reading git-diff-tree failed