freebsd-nq/sys/ufs/ffs
Alexander Kabaev 151ba7933a Do pass removing some write-only variables from the kernel.
This reduces noise when kernel is compiled by newer GCC versions,
such as one used by external toolchain ports.

Reviewed by: kib, andrew(sys/arm and sys/arm64), emaste(partial), erj(partial)
Reviewed by: jhb (sys/dev/pci/* sys/kern/vfs_aio.c and sys/kern/kern_synch.c)
Differential Revision: https://reviews.freebsd.org/D10385
2017-12-25 04:48:39 +00:00
..
ffs_alloc.c Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
ffs_balloc.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
ffs_extern.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
ffs_inode.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
ffs_rawread.c sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
ffs_snapshot.c Remove dead initialization of the inode pointer. 2017-12-23 16:24:02 +00:00
ffs_softdep.c sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
ffs_subr.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
ffs_suspend.c sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
ffs_tables.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
ffs_vfsops.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
ffs_vnops.c Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
fs.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
softdep.h sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00