mirror_zfs/include/os/freebsd
Ryan Moeller 4d55ea811d
Throw const on some strings
In C, const indicates to the reader that mutation will not occur.
It can also serve as a hint about ownership.

Add const in a few places where it makes sense.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
Closes #10997
2020-10-02 17:44:10 -07:00
..
linux Refactor ccompile.h to not include system headers 2020-07-25 20:09:50 -07:00
spl FreeBSD: Add support for procfs_list 2020-09-23 16:43:51 -07:00
zfs Throw const on some strings 2020-10-02 17:44:10 -07:00
Makefile.am Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00