Messages in this thread |  | | Subject | Re: [v10 1/2] fs: New zonefs file system | From | Markus Elfring <> | Date | Wed, 5 Feb 2020 08:16:51 +0100 |
| |
> Declaring it as > > static const char * const zgroups_name[] = { "cnv", "seq" }; > > is probably what you are suggesting,
Yes.
> but since the string literals are already constants by default, > I do not think there is any difference.
I propose to define this array also as a completely immutable data structure.
Regards, Markus
|  |