diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-07-15 14:05:33 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-27 22:53:17 -0700 |
commit | fa1608285b0c350af4848b32e42261f02806073e (patch) | |
tree | b9bdbd5aa0108215ec593fa23e1b060b024b4d58 /tools/perf/python/tracepoint.py | |
parent | 4f6deb8cbab532a8d7250bc09234c1795ecb5e2c (diff) |
sparc32: off by ones in BUG_ON()
Smatch complains that these tests are off by one, which is true but not
life threatening.
arch/sparc/kernel/irq_32.c:169 irq_link()
error: buffer overflow 'irq_map' 384 <= 384
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/python/tracepoint.py')
0 files changed, 0 insertions, 0 deletions