Messages in this thread Patch in this message |  | | Date | Thu, 29 May 2003 23:28:18 +0200 | From | Adrian Bunk <> | Subject | [PATCH] fs/nfs/nfs3xdr.c trivial comment fix (fwd) |
| |
The trivial comment fix by Frank Cusack forwarded below still apply against 2.5.70.
Please apply Adrian
----- Forwarded message from Frank Cusack <fcusack@fcusack.com> -----
Date: Mon, 19 May 2003 21:12:21 -0700 From: Frank Cusack <fcusack@fcusack.com> To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org> Subject: [PATCH] fs/nfs/nfs3xdr.c trivial comment fix
--- linux-2.5.69/fs/nfs/nfs3xdr.c.orig Mon May 19 21:05:20 2003 +++ linux-2.5.69/fs/nfs/nfs3xdr.c Mon May 19 21:05:37 2003 @@ -124,8 +124,6 @@ /* * Encode/decode time. - * Since the VFS doesn't care for fractional times, we ignore the - * nanosecond field. */ static inline u32 * xdr_encode_time3(u32 *p, struct timespec *timep) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ----- End forwarded message ----- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |