git: kernel: Remove <sys/mplock2.h> from all files that do not need it.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Mar 27 18:13:04 PDT 2020


commit eca1e48f535c2628856a1797256f99dd793b8275
Author: Sascha Wildner <saw at online.de>
Date:   Sat Mar 28 02:12:03 2020 +0100

    kernel: Remove <sys/mplock2.h> from all files that do not need it.

Summary of changes:
 sys/emulation/ndis/kern_ndis.c            | 1 -
 sys/emulation/ndis/subr_ndis.c            | 1 -
 sys/kern/kern_exit.c                      | 1 -
 sys/kern/vfs_subr.c                       | 1 -
 sys/kern/vfs_vfsops.c                     | 1 -
 sys/net/if_loop.c                         | 2 --
 sys/net/ipfw/ip_fw2.c                     | 1 -
 sys/net/ipfw3/ip_fw3.c                    | 1 -
 sys/net/ipfw3/ip_fw3_set.c                | 1 -
 sys/net/ipfw3_basic/ip_fw3_basic.c        | 1 -
 sys/net/ipfw3_basic/ip_fw3_state.c        | 1 -
 sys/net/ipfw3_basic/ip_fw3_sync.c         | 1 -
 sys/net/ipfw3_basic/ip_fw3_table.c        | 1 -
 sys/net/ipfw3_nat/ip_fw3_nat.c            | 1 -
 sys/net/netisr.c                          | 1 -
 sys/net/pfil.c                            | 2 --
 sys/netinet/if_ether.c                    | 1 -
 sys/netinet/ip_divert.c                   | 1 -
 sys/netinet/tcp_subr.c                    | 1 -
 sys/netproto/smb/smb_subr.c               | 1 -
 sys/platform/pc64/vmm/vmx.c               | 1 -
 sys/platform/pc64/x86_64/busdma_machdep.c | 1 -
 sys/platform/pc64/x86_64/mp_flame.c       | 1 -
 sys/platform/pc64/x86_64/mptable.c        | 2 --
 sys/platform/pc64/x86_64/npx.c            | 1 -
 sys/platform/pc64/x86_64/vm_machdep.c     | 1 -
 sys/platform/vkernel64/x86_64/cpu_regs.c  | 1 -
 sys/vfs/procfs/procfs_ctl.c               | 1 -
 28 files changed, 31 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/eca1e48f535c2628856a1797256f99dd793b8275


-- 
DragonFly BSD source repository



More information about the Commits mailing list