summaryrefslogtreecommitdiff
path: root/include/trace
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2016-09-09 19:23:33 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2016-09-13 17:50:17 -0400
commite98b9e37ae04562d52c96f46b3cf4c2e80222dc1 (patch)
tree2cb0c71632542e9381d908e183f27184a822e4c2 /include/trace
parentd0cf385160c12abd109746cad1f13e3b3e8b50b8 (diff)
microblaze: fix __get_user()
Cc: stable@vger.kernel.org Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions
> (diff)
ISDN: eicon: silence misleading array-bounds warning
With some gcc versions, we get a warning about the eicon driver, and that currently shows up as the only remaining warning in one of the build bots: In file included from ../drivers/isdn/hardware/eicon/message.c:30:0: eicon/message.c: In function 'mixer_notify_update': eicon/platform.h:333:18: warning: array subscript is above array bounds [-Warray-bounds] The code is easily changed to open-code the unusual PUT_WORD() line causing this to avoid the warning. Cc: stable@vger.kernel.org Link: http://arm-soc.lixom.net/buildlogs/stable-rc/v4.4.45/ Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/host/xhci-rcar.c')