All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

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.