summaryrefslogtreecommitdiffstats
path: root/lib/ubsan.c
diff options
context:
space:
mode:
authorMasahiro Yamada2018-02-07 00:40:35 +0100
committerLinus Torvalds2018-02-07 03:32:46 +0100
commit32b395a1334beee0435354abf0776efffd4a4541 (patch)
treef55344a7ea2b969155a4e4c4aa5e16de4865b659 /lib/ubsan.c
parentinclude/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines (diff)
downloadkernel-qcow2-linux-32b395a1334beee0435354abf0776efffd4a4541.tar.gz
kernel-qcow2-linux-32b395a1334beee0435354abf0776efffd4a4541.tar.xz
kernel-qcow2-linux-32b395a1334beee0435354abf0776efffd4a4541.zip
build_bug.h: remove BUILD_BUG_ON_NULL()
This macro is only used by net/ipv6/mcast.c, but there is no reason why it must be BUILD_BUG_ON_NULL(). Replace it with BUILD_BUG_ON_ZERO(), and remove BUILD_BUG_ON_NULL() definition from <linux/build_bug.h>. Link: http://lkml.kernel.org/r/1515121833-3174-3-git-send-email-yamada.masahiro@socionext.com Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Ian Abbott <abbotti@mev.co.uk> Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org> Cc: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/ubsan.c')
0 files changed, 0 insertions, 0 deletions