From: "Gustavo A. R. Silva" <gustavoars@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Kees Cook <keescook@chromium.org>,
"Gustavo A. R. Silva" <gustavoars@kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] flexible array conversions for 5.10-rc2
Date: Fri, 30 Oct 2020 17:13:42 -0500 [thread overview]
Message-ID: <20201030221342.GA6183@embeddedor> (raw)
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/flexible-array-conversions-5.10-rc2
for you to fetch changes up to a38283da05d321fa1fce38ea3cf41c9f1dbd1f21:
printk: ringbuffer: Replace zero-length array with flexible-array member (2020-10-30 16:57:42 -0500)
----------------------------------------------------------------
flexible-array member conversion patches for 5.10-rc2
Hi Linus,
Please, pull the following patches that replace zero-length arrays with
flexible-array members.
Thanks
--
Gustavo
----------------------------------------------------------------
Gustavo A. R. Silva (17):
dmaengine: ti-cppi5: Replace zero-length array with flexible-array member
mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array member
platform/chrome: cros_ec_commands: Replace zero-length array with flexible-array member
platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array member
tracepoint: Replace zero-length array with flexible-array member
params: Replace zero-length array with flexible-array member
Bluetooth: Replace zero-length array with flexible-array member
fs: Replace zero-length array with flexible-array member
enetc: Replace zero-length array with flexible-array member
ima: Replace zero-length array with flexible-array member
scsi: target: tcmu: Replace zero-length array with flexible-array member
Bluetooth: btintel: Replace zero-length array with flexible-array member
gve: Replace zero-length array with flexible-array member
mei: hw: Replace zero-length array with flexible-array member
net/mlx5: Replace zero-length array with flexible-array member
net/smc: Replace zero-length array with flexible-array member
printk: ringbuffer: Replace zero-length array with flexible-array member
drivers/bluetooth/btintel.h | 2 +-
drivers/misc/mei/hw.h | 6 +++---
drivers/net/ethernet/freescale/enetc/enetc_qos.c | 2 +-
drivers/net/ethernet/google/gve/gve_adminq.h | 2 +-
drivers/net/ethernet/google/gve/gve_main.c | 5 ++---
drivers/target/target_core_user.c | 2 +-
fs/binfmt_elf.c | 2 +-
fs/hfs/btree.h | 2 +-
fs/hfsplus/hfsplus_fs.h | 2 +-
fs/isofs/rock.h | 8 ++++----
fs/select.c | 4 ++--
include/linux/dma/ti-cppi5.h | 4 ++--
include/linux/fs.h | 2 +-
include/linux/mailbox/zynqmp-ipi-message.h | 2 +-
include/linux/mlx5/mlx5_ifc.h | 4 ++--
include/linux/platform_data/cros_ec_commands.h | 14 +++++++-------
include/linux/platform_data/cros_ec_proto.h | 2 +-
kernel/params.c | 2 +-
kernel/printk/printk_ringbuffer.c | 2 +-
kernel/tracepoint.c | 2 +-
net/bluetooth/msft.c | 3 ++-
net/smc/smc_clc.h | 4 ++--
security/integrity/ima/ima.h | 2 +-
23 files changed, 40 insertions(+), 40 deletions(-)
next reply other threads:[~2020-10-30 23:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-30 22:13 Gustavo A. R. Silva [this message]
2020-10-31 21:35 ` [GIT PULL] flexible array conversions for 5.10-rc2 Linus Torvalds
2020-11-02 16:20 ` Gustavo A. R. Silva
2020-10-31 21:45 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201030221342.GA6183@embeddedor \
--to=gustavoars@kernel.org \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.