Re: [GIT PULL] IPMI bug fixes for 5.12

2021-02-22 Thread pr-tracker-bot
The pull request you sent on Mon, 22 Feb 2021 12:09:24 -0600:

> https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.12-1

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html


[GIT PULL] IPMI bug fixes for 5.12

2021-02-22 Thread Corey Minyard
The following changes since commit 76c057c84d286140c6c416c3b4ba832cd1d8984e:

  Merge branch 'parisc-5.11-2' of 
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (2021-01-27 
11:06:15 -0800)

are available in the Git repository at:

  https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.12-1

for you to fetch changes up to fc26067c7417e7fafed7bcc97bda155d91988734:

  ipmi: remove open coded version of SMBus block write (2021-01-28 07:15:12 
-0600)


Pull request for IPMI for 5.12

Only one change in this pull, but it's required for other things, so it
needs to go in.

-corey


Wolfram Sang (1):
  ipmi: remove open coded version of SMBus block write

 drivers/char/ipmi/ipmb_dev_int.c | 24 
 1 file changed, 12 insertions(+), 12 deletions(-)