Page MenuHomeFreeBSD

vfs: quiet -Wwrite-strings
ClosedPublic

Authored by rlibby on Feb 22 2020, 9:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 5 2024, 12:43 PM
Unknown Object (File)
Oct 5 2024, 12:40 PM
Unknown Object (File)
Oct 5 2024, 12:02 AM
Unknown Object (File)
Sep 22 2024, 4:19 AM
Unknown Object (File)
Sep 12 2024, 9:43 PM
Unknown Object (File)
Sep 8 2024, 4:48 AM
Unknown Object (File)
Sep 7 2024, 4:06 PM
Unknown Object (File)
Sep 7 2024, 11:36 AM
Subscribers

Details

Test Plan

make tinderbox

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 22 2020, 10:05 PM
kib added inline comments.
sys/kern/vfs_subr.c
4043 ↗(On Diff #68686)

Again const char * const ?

This revision was automatically updated to reflect the committed changes.
rlibby marked an inline comment as done.