git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a19b89c
)
NFS: Fix a compile glitch on 64-bit systems
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 4 May 2007 18:44:06 +0000
(14:44 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 4 May 2007 18:44:06 +0000
(14:44 -0400)
fs/nfs/pagelist.c:226: error: conflicting types for 'nfs_pageio_init'
include/linux/nfs_page.h:80: error: previous declaration of 'nfs_pageio_init' was here
Thanks to Andrew for spotting this...
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found