]> git.baikalelectronics.ru Git - kernel.git/commit
Fix NFS2 compile error
authorLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 19:30:33 +0000 (12:30 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 19:30:33 +0000 (12:30 -0700)
commit9e11baa2eba06b434a29f9709d6ca40bf8b7d56e
tree47549ea4017b29532b633df4765da5b7c9feda6f
parent684123422da7525dfa6b76b0bf1bba748cee7121
Fix NFS2 compile error

Trond had apparently merged the same patch twice, causing a duplicate
include of the "internal.h" file, with resulting obvious confusion.

Tssk.  I'm the only one allowed to send out trees that don't even
compile! Who does this Trond guy think he is?

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/nfs/nfs2xdr.c