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(-)

Reply via email to