freebsd-dev/sys/geom/raid
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
..
g_raid_ctl.c sys/geom: adoption of SPDX licensing ID tags. 2017-11-27 15:17:37 +00:00
g_raid_md_if.m
g_raid_tr_if.m
g_raid.c Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
g_raid.h sys/geom: adoption of SPDX licensing ID tags. 2017-11-27 15:17:37 +00:00
md_ddf.c Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
md_ddf.h sys/geom: adoption of SPDX licensing ID tags. 2017-11-27 15:17:37 +00:00
md_intel.c sys/geom: adoption of SPDX licensing ID tags. 2017-11-27 15:17:37 +00:00
md_jmicron.c sys/geom: adoption of SPDX licensing ID tags. 2017-11-27 15:17:37 +00:00
md_nvidia.c sys/geom: adoption of SPDX licensing ID tags. 2017-11-27 15:17:37 +00:00
md_promise.c Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
md_sii.c sys/geom: adoption of SPDX licensing ID tags. 2017-11-27 15:17:37 +00:00
tr_concat.c Fix use-after-free that sometimes results in a garbage returned 2017-12-07 05:55:18 +00:00
tr_raid0.c sys/geom: adoption of SPDX licensing ID tags. 2017-11-27 15:17:37 +00:00
tr_raid1.c sys/geom: adoption of SPDX licensing ID tags. 2017-11-27 15:17:37 +00:00
tr_raid1e.c sys/geom: adoption of SPDX licensing ID tags. 2017-11-27 15:17:37 +00:00
tr_raid5.c Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00