From: Samuel Thibault Date: Fri, 25 Jul 2008 08:46:16 +0000 (-0700) Subject: ext2: fix typo in Hurd part of include/linux/ext2_fs.h X-Git-Tag: v2.6.27-rc1~442 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50c33a84db4aa5082e3af8d873b22344ae2ebea8;p=pandora-kernel.git ext2: fix typo in Hurd part of include/linux/ext2_fs.h Fix typo in Hurd part of include/linux/ext2_fs.h The ';' here is redundant or can even pose problem. This is actually not used by the Linux kernel, but it is exposed in GNU/Hurd. Signed-off-by: Samuel Thibault Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed