On Fri, Dec 06, 2024 at 03:45:50PM +0100, Uwe Kleine-König wrote: > On Thu, Dec 05, 2024 at 09:04:50PM +0200, Andy Shevchenko wrote: > > On Thu, Dec 05, 2024 at 11:55:54AM +0100, Uwe Kleine-König wrote: > > > On Thu, Dec 05, 2024 at 09:50:18AM +0200, Andy Shevchenko wrote: > > > > On Wed, Dec 04, 2024 at 11:01:10AM +0100, Uwe Kleine-König wrote: ... > > > > > Since commit cdd30ebb1b9f ("module: Convert symbol namespace to string > > > > > literal") the namespace has to be a string. Fix accordingly. ^^^ (1) ... > > > ... the namespace as a string constant. > > > > ...a string literal. > > Gcc calls it "string constant": > https://www.gnu.org/software/gnu-c-manual/gnu-c-manual.html#String-Constants > > My C book (https://www.amazon.de/dp/013089592X) also calls it "string > constant". > > So I tend to keep that name as it seems to be the official term. Even though we should be more consistent with the de facto usages, no? (see (1) above, for example). -- With Best Regards, Andy Shevchenko