diff options
author | 2009-03-31 15:23:40 -0700 | |
---|---|---|
committer | 2009-04-01 08:59:16 -0700 | |
commit | dc71768742b39bca298e9ca6c91e575cd4b140e6 (patch) | |
tree | 366c9c3890d791b45987cbf8279a5bf8323362cd /arch/um/include | |
parent | ubd: stop defintining MAJOR_NR (diff) | |
download | wireguard-linux-dc71768742b39bca298e9ca6c91e575cd4b140e6.tar.xz wireguard-linux-dc71768742b39bca298e9ca6c91e575cd4b140e6.zip |
uml: don't use a too long string literal
uml uses a concatenated string literal to store the contents of .config,
but .config file content is varaible, it can be very long.
Use an array of string literals instead.
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/um/include')
0 files changed, 0 insertions, 0 deletions