diff options
author | 2012-07-13 11:27:12 -0700 | |
---|---|---|
committer | 2012-07-13 22:51:30 +0200 | |
commit | 1a7a8c6fd8ca24d3692dacddf8d658c9bb9c14ad (patch) | |
tree | 4be8c71a267130b2df0309f46a4e7b99395f2ab7 /tools/perf/scripts/python/sched-migration.py | |
parent | kconfig: remove lkc_defs.h from .gitignore and dontdiff (diff) | |
download | linux-dev-1a7a8c6fd8ca24d3692dacddf8d658c9bb9c14ad.tar.xz linux-dev-1a7a8c6fd8ca24d3692dacddf8d658c9bb9c14ad.zip |
kconfig: allow long lines in config file
For some config options (CONFIG_EXTRA_FIRMWARE, for example), the length
of a config file line can exceed the 1024 byte buffer.
Switch from fgets to compat_getline to fix. compat_getline is an
internally implimented getline work-alike for portability purposes.
Signed-off-by: Cody Schafer <cody@linux.vnet.ibm.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions