From: Linus Torvalds Date: Fri, 17 Aug 2018 17:40:09 +0000 (-0700) Subject: Merge tag 'vla-leftovers-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=84f5685230c6aeb427947a2299dcb54c77863df0;p=linux.git Merge tag 'vla-leftovers-v4.19-rc1' of git://git./linux/kernel/git/kees/linux Pull VLA removal leftovers from Kees Cook: - bus/imx-weim: Use maximum register count to avoid VLA - drm/i2c/tda9950: Use maximum CEC message size to avoid VLA * tag 'vla-leftovers-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: bus: imx-weim: Remove VLA usage drm/i2c: tda9950: Remove VLA usage --- 84f5685230c6aeb427947a2299dcb54c77863df0