[GIT PULL] Modules updates for v5.7

From: Jessica Yu
Date: Thu Apr 09 2020 - 05:13:29 EST


Hi Linus,

Please pull below to receive modules updates for the 5.7 merge window.
Only a small cleanup this time around.

Thanks,

Jessica

---
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git tags/modules-for-v5.7

for you to fetch changes up to 0f74226649fb2875a91b68f3750f55220aa73425:

kernel: module: Replace zero-length array with flexible-array member (2020-02-17 21:40:55 +0100)

----------------------------------------------------------------
Modules updates for v5.7

Summary of modules changes for the 5.7 merge window:

- Trivial zero-length array to flexible-array cleanup

Signed-off-by: Jessica Yu <jeyu@xxxxxxxxxx>

----------------------------------------------------------------
Gustavo A. R. Silva (1):
kernel: module: Replace zero-length array with flexible-array member

kernel/module.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)