[linux-cifs-client] [PATCH 02/13] cifs: make cnvrtDosUnixTm take a little-endian args and an offset

Christoph Hellwig hch at infradead.org
Tue May 19 14:06:25 GMT 2009


On Wed, May 13, 2009 at 04:04:43PM -0400, Jeff Layton wrote:
> The callers primarily end up converting the args from le anyway. Also,
> most of the callers end up needing to add an offset to the result. The
> exception to these rules is cnvrtDosCifsTm, but there are no callers of
> that function, so we might as well remove it.
> 
> Signed-off-by: Jeff Layton <jlayton at redhat.com>

Looks good.

Reviewed-by: Christoph Hellwig <hch at lst.de>


More information about the linux-cifs-client mailing list