From: Yann Droneaud Date: Wed, 11 Dec 2013 22:01:44 +0000 (+0100) Subject: IB/core: const'ify inbuf in struct ib_udata X-Git-Tag: v3.13-rc6~12^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=309243ec14fde1149e1c66f19746e239e86caf39;p=pandora-kernel.git IB/core: const'ify inbuf in struct ib_udata Userspace input buffer is not modified by kernel, so it can be 'const'. This is also a prerequisite to remove the implicit cast from INIT_UDATA(). Link: http://marc.info/?i=cover.1386798254.git.ydroneaud@opteya.com> Signed-off-by: Yann Droneaud Signed-off-by: Roland Dreier --- Reading git-diff-tree failed