Re: [PATCH] v850: Update checksum.h to match changed function signatures

From: Frederik Deweerdt
Date: Mon Jul 11 2005 - 04:40:00 EST


Le 11/07/05 18:24 +0900, Miles Bader écrivit:
>
> -unsigned int csum_partial_copy_from_user (const unsigned char *src, unsigned char *dst,
> +unsigned int csum_partial_copy_from_user (const unsigned char *src,
> + unsigned char *dst,
^^^^^^^ Alignment looks fuzzy here
> int len, unsigned int sum,
> int *err_ptr)

Regards,
Frederik Deweerdt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/