mirror_zfs/module/os/linux
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
..
spl Fix buggy procfs_list_seq_next warning 2020-09-30 13:27:51 -07:00
zfs Throw const on some strings 2020-10-02 17:44:10 -07:00