On Tue, 2014-06-24 at 22:10 +0200, Mathias Krause wrote: > I would like to handle the easy ones, too. E.g. strings used in > parameter parsing, i.e. strcmp()s.
Sure, but that change is separable from printk conversions. Any idea how much would be changed treewide and whether or not those strings are not already in rodata? Looking at it, I see generic strings like "on", "off", "device", "high", "low". All these are likely to be duplications of strings in rodata. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/