[PATCH] Fix extra double quote in IPV4 Kconfig
authorKumar Gala <galak@freescale.com>
Wed, 22 Jun 2005 14:58:03 +0000 (09:58 -0500)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 17:40:39 +0000 (10:40 -0700)
Kconfig option had an extra double quote at the end of the line
which was causing in warning when building.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found