[PARISC] Fix HPUX compat compile with current GCC
authorMatthew Wilcox <matthew@wil.cx>
Tue, 19 Sep 2006 22:44:38 +0000 (16:44 -0600)
committerMatthew Wilcox <willy@parisc-linux.org>
Wed, 4 Oct 2006 12:50:37 +0000 (06:50 -0600)
commit32f468139209459c3293a0895cf5b8e66ccc30a5
tree0946403b7666a323a65981d4f803483b55620ebb
parent01232e932988fcf6ad87be49f69e633dd652a46d
[PARISC] Fix HPUX compat compile with current GCC

GCC no longer allows a cast as lvalue; fix the same way fs/readdir.c was

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
arch/parisc/hpux/fs.c