[rds-devel] [PATCH 1/2] net/rds: Use AF_INET for sin_family field

David Miller davem at davemloft.net
Wed Aug 5 20:30:43 PDT 2009


From: Julia Lawall <julia at diku.dk>
Date: Wed, 5 Aug 2009 14:34:34 +0200 (CEST)

> Elsewhere the sin_family field holds a value with a name of the form
> AF_..., so it seems reasonable to do so here as well.  Also the values of
> PF_INET and AF_INET are the same.
> 
> The semantic patch that makes this change is as follows:
> (http://coccinelle.lip6.fr/)
 ..
> Signed-off-by: Julia Lawall <julia at diku.dk>

This is obvious enough that I've just tossed it into net-next-2.6

Thanks!



More information about the rds-devel mailing list