Re: [PATCH] remove nonsense force-casts from ocfs2

From: Mark Fasheh
Date: Wed Dec 05 2007 - 12:56:40 EST


On Wed, Dec 05, 2007 at 08:46:47AM +0000, Al Viro wrote:
> endianness annotations in networking code had been in place for
> quite a while; in particular, sin_port and s_addr are annotated as
> big-endian. Code in ocfs2 had __force casts added apparently to shut the
> sparse warnings up; of course, these days they only serve to *produce*
> warnings for no reason whatsoever...
>
> Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Acked-by: Mark Fasheh <mark.fasheh@xxxxxxxxxx>

Thanks a lot Al.
--Mark

--
Mark Fasheh
Senior Software Developer, Oracle
mark.fasheh@xxxxxxxxxx
--
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/