diff options
author | Andrey Ryabinin | 2019-05-06 12:45:27 +0200 |
---|---|---|
committer | Linus Torvalds | 2019-05-06 20:12:09 +0200 |
commit | 9a91ad929f9a719c0c734abe791a27ab9444cd61 (patch) | |
tree | 44d9144094eb22b18cf8bbcf597aee1a189aa108 /drivers/net/hyperv/hyperv_net.h | |
parent | ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings (diff) | |
download | kernel-qcow2-linux-9a91ad929f9a719c0c734abe791a27ab9444cd61.tar.gz kernel-qcow2-linux-9a91ad929f9a719c0c734abe791a27ab9444cd61.tar.xz kernel-qcow2-linux-9a91ad929f9a719c0c734abe791a27ab9444cd61.zip |
ubsan: Remove vla bound checks.
The kernel the kernel is built with -Wvla for some time, so is not
supposed to have any variable length arrays. Remove vla bounds checking
from ubsan since it's useless now.
Signed-off-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/net/hyperv/hyperv_net.h')
0 files changed, 0 insertions, 0 deletions