mirror_zfs/module/os/linux
Ryan Moeller 47e3dba972 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-16 12:55:56 -07:00
..
spl Fix buggy procfs_list_seq_next warning 2020-10-01 12:30:28 -07:00
zfs Throw const on some strings 2020-10-16 12:55:56 -07:00