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
..
2020-10-02 17:44:10 -07:00
2020-10-02 17:44:10 -07:00
2020-03-27 09:11:22 -07:00
2017-09-19 12:17:29 -07:00
2020-06-18 12:21:32 -07:00
2017-08-09 15:31:08 -07:00
2020-08-20 10:30:06 -07:00
2019-06-24 16:44:01 -07:00
2020-02-11 13:19:12 -08:00