Messages in this thread |  | | | Subject | Re: [PATCH 1/2] iWARP Connection Manager. | | From | Roland Dreier <> | | Date | Wed, 31 May 2006 12:24:42 -0700 |
| |
> > + cm_id_priv = kzalloc(sizeof *cm_id_priv, GFP_KERNEL);
> Please put paren's after sizeof, it is not required by C but it > is easier to read.
I disagree -- I hate seeing sizeof look like a function call.
- R. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |