]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/afs/rxrpc.c
Linux 2.6.28-rc1
[linux-2.6-omap-h63xx.git] / fs / afs / rxrpc.c
index 8ccee9ee1d9d0dbfb66f851ed0f50ae811c3f354..bde3f19c0995015b2a2496aaf805807a7d7348db 100644 (file)
@@ -239,7 +239,8 @@ void afs_flat_call_destructor(struct afs_call *call)
 /*
  * attach the data from a bunch of pages on an inode to a call
  */
-int afs_send_pages(struct afs_call *call, struct msghdr *msg, struct kvec *iov)
+static int afs_send_pages(struct afs_call *call, struct msghdr *msg,
+                         struct kvec *iov)
 {
        struct page *pages[8];
        unsigned count, n, loop, offset, to;