]> git.baikalelectronics.ru Git - kernel.git/commit
fix typo in arch/parisc/hpux/fs.c
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 1 Sep 2008 17:43:27 +0000 (03:43 +1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Sep 2008 17:57:29 +0000 (10:57 -0700)
commita720367a05aedca492090e617b87b39f98394540
tree43706ec8570737d72640087728e03759f3dc77ca
parentf0c3cf21024b6166a7b081a424f733c646e4423f
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 91f49d77aec3600a8163e6ddf4ed35d434fc8444 ("[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 <sfr@canb.auug.org.au>
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/parisc/hpux/fs.c