* [GIT PULL] IPMI bug fixes for 5.11
@ 2020-12-16 14:29 Corey Minyard
2020-12-16 23:10 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2020-12-16 14:29 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, openipmi-developer
Some very minor fixes. One came it today, but it was just changing
some commas to semicolons. The rest have been lying around a month or
more.
The following changes since commit 9ff9b0d392ea08090cd1780fb196f36dbb586529:
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next (2020-10-15 18:42:13 -0700)
are available in the Git repository at:
https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.11-1
for you to fetch changes up to fad0319cacdf02a8d4d31aa1d8dc18c5bd5e397e:
char: ipmi: convert comma to semicolon (2020-12-16 07:54:54 -0600)
----------------------------------------------------------------
Some very minor changes
Nothing functional, just little syntax cleanups and a RCU warning
suppression.
----------------------------------------------------------------
Qinglang Miao (1):
ipmi: msghandler: Suppress suspicious RCU usage warning
Tom Rix (1):
char: ipmi: remove unneeded break
Yejune Deng (1):
ipmi/watchdog: replace atomic_add() and atomic_sub()
Zheng Yongjun (1):
char: ipmi: convert comma to semicolon
drivers/char/ipmi/bt-bmc.c | 6 +++---
drivers/char/ipmi/ipmi_devintf.c | 1 -
drivers/char/ipmi/ipmi_msghandler.c | 3 ++-
drivers/char/ipmi/ipmi_watchdog.c | 8 ++++----
4 files changed, 9 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] IPMI bug fixes for 5.11
2020-12-16 14:29 [GIT PULL] IPMI bug fixes for 5.11 Corey Minyard
@ 2020-12-16 23:10 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-12-16 23:10 UTC (permalink / raw)
To: Corey Minyard; +Cc: Linus Torvalds, linux-kernel, openipmi-developer
The pull request you sent on Wed, 16 Dec 2020 08:29:59 -0600:
> https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.11-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f67d6620e413a167e861ce5733c1be5a2384e0c4
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-16 23:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-16 14:29 [GIT PULL] IPMI bug fixes for 5.11 Corey Minyard
2020-12-16 23:10 ` pr-tracker-bot
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.