On 2012/08/27, at 22:49, Thomas Pedersen wrote: >> + memset(pinfo, 0, sizeof(struct mpath_info)); >> + > > This is probably up to personal preference, but IMO 'sizeof(*p)' is a > little nicer since the compiler already knows the pointer type. The 'sizeof(*p)' is okay for me. I will just leave it up to the maintainers. --- shinoda -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html