diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2012-10-20 01:06:23 +0200 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2012-11-20 11:20:08 +0100 |
commit | 337a275d03e0b900dc8ac3ab5583d18099fedae6 (patch) | |
tree | 0301b425b541ee91dcffdb5253536a448efd15e9 /mm/slub.c | |
parent | 7d5bb966290d71d9dfe69a3ed0c31b26bf9afc63 (diff) | |
download | linux-337a275d03e0b900dc8ac3ab5583d18099fedae6.tar.gz linux-337a275d03e0b900dc8ac3ab5583d18099fedae6.tar.bz2 linux-337a275d03e0b900dc8ac3ab5583d18099fedae6.zip |
kconfig: remove CONFIG_ from string constants
Having the CONFIG_ prefix in string constants gets in the way of
using a run-time-defined CONFIG_ prefix.
Fix that by using temp growable strings (gstr) in which we printf
the text.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions