mbox series

[GIT,PULL] I3C fixes for 5.11

Message ID 20210209220527.GA498175@piout.net (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL] I3C fixes for 5.11 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/fixes-for-5.11

Message

Alexandre Belloni Feb. 9, 2021, 10:05 p.m. UTC
Hello Linus,

Here is a single compilation warning fix for v5.11.

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/fixes-for-5.11

for you to fetch changes up to 291b5c9870fc546376d69cf792b7885cd0c9c1b3:

  i3c/master/mipi-i3c-hci: Fix position of __maybe_unused in i3c_hci_of_match (2020-12-31 18:41:37 +0100)

----------------------------------------------------------------
I3C fixes for 5.11

Drivers:
 - mipi-i3c-hci: fix compilation warning with Clang

----------------------------------------------------------------
Nathan Chancellor (1):
      i3c/master/mipi-i3c-hci: Fix position of __maybe_unused in i3c_hci_of_match

 drivers/i3c/master/mipi-i3c-hci/core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Feb. 10, 2021, 8:19 p.m. UTC | #1
The pull request you sent on Tue, 9 Feb 2021 23:05:27 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/fixes-for-5.11

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ef7d0b599938450c54a8dc0aa4b954d73d9a9370

Thank you!