]> git.baikalelectronics.ru Git - kernel.git/commit
xconfig: merge code path to conf_write()
authorArnaud Lacombe <lacombar@gmail.com>
Tue, 24 May 2011 18:16:18 +0000 (14:16 -0400)
committerMichal Marek <mmarek@suse.cz>
Wed, 25 May 2011 13:05:07 +0000 (15:05 +0200)
commitb61344d9089dfb6b9a1a7e0381e4f365dc8a46e3
tree7a5b6400e49cffbcb708ac562cf50735a2c0d1d2
parent32c29670078824cab0e2170a067fc2daf1097c8f
xconfig: merge code path to conf_write()

Avoid to have multiple path saving the config. This fixes an error check
miss when the window is being closed and the user requested the config
to be written.

Reported-by: Hiromu Yakura <hiromu1996@gmail.com>
Pointed-out-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/kconfig/qconf.cc