From: Stephen Rothwell Date: Mon, 1 Sep 2008 17:43:27 +0000 (+1000) Subject: fix typo in arch/parisc/hpux/fs.c X-Git-Tag: v2.6.27-rc6~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ecbf813d5e6361eb7c7520a6f5e6afa168df39a;p=pandora-kernel.git fix typo in arch/parisc/hpux/fs.c A parisc allmodconfig build produces this: arch/parisc/hpux/fs.c:107: error: 'buffer' undeclared (first use in this function) Introduced by commit da574983de9f9283ba35662c8723627096e160de ("[PATCH] fix hpux_getdents()"). Helge Dille also reported this in bugzilla 11461: http://bugzilla.kernel.org/show_bug.cgi?id=11461 and he posted an identical patch. Signed-off-by: Stephen Rothwell Signed-off-by: Helge Deller Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed