[Midnightbsd-cvs] [MidnightBSD/src] 9f94bf: Add the missing braces to fix the code not guarded...

Lucas Holt noreply at github.com
Sun Nov 22 02:20:43 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 9f94bf913b0fe70604e28f008e764d2f1c607c9a
      https://github.com/MidnightBSD/src/commit/9f94bf913b0fe70604e28f008e764d2f1c607c9a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2020-11-22 (Sun, 22 Nov 2020)

  Changed paths:
    M sys/dev/ixl/i40e_common.c

  Log Message:
  -----------
  Add the missing braces to fix the code not guarded by the if clause


  Commit: 83efae7704019e204c8cbd63938254ba6827a78c
      https://github.com/MidnightBSD/src/commit/83efae7704019e204c8cbd63938254ba6827a78c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2020-11-22 (Sun, 22 Nov 2020)

  Changed paths:
    M sys/dev/mrsas/mrsas_cam.c
    M sys/dev/sound/pci/emu10k1.c
    M sys/dev/sound/pci/emu10kx-pcm.c

  Log Message:
  -----------
  Fix some misleading indentation warnings reported by recent clang.


Compare: https://github.com/MidnightBSD/src/compare/5fa224781410...83efae770401


More information about the Midnightbsd-cvs mailing list