Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Aug 2010 00:56:27 +0000 (17:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Aug 2010 00:56:27 +0000 (17:56 -0700)
commit090b710e8a0b7fe6f4752c5a439261f955075ebc
treec85856f2955c3b0795db2c30ef0b334c0614e326
parent10041d2d14688e207d0d829095147aa82c1f211b
parent4418a2b904805814bbd14b555d6add6a175f49f3
Merge branch 'kconfig' of git://git./linux/kernel/git/mmarek/kbuild-2.6

* 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6:
  kconfig: Fix warning: ignoring return value of 'fgets'
  kconfig: Fix warning: ignoring return value of 'fwrite'
  nconfig: Fix segfault when menu is empty
  kconfig: fix tristate choice with minimal config
  kconfig: fix savedefconfig for tristate choices
scripts/kconfig/conf.c