[GIT PULL] JFS fix for v5.8

From: Dave Kleikamp
Date: Tue Jun 02 2020 - 11:24:17 EST


The following changes since commit 2c523b344dfa65a3738e7039832044aa133c75fb:

Linux 5.6-rc5 (2020-03-08 17:44:44 -0700)

are available in the Git repository at:

git://github.com/kleikamp/linux-shaggy.git tags/jfs-5.8

for you to fetch changes up to 7aba5dcc234635b44b2781dbc268048cfba388ad:

jfs: Replace zero-length array with flexible-array member (2020-03-09 15:18:51 -0500)

----------------------------------------------------------------
Replace zero-length array in JFS

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

fs/jfs/jfs_dtree.c | 2 +-
fs/jfs/jfs_xattr.h | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)