Re: [PATCH] staging: winbond: mds.c whitspace, indentation etc.

From: Dan Carpenter
Date: Sat Mar 13 2010 - 09:42:58 EST


First of all, thanks for the patch. I verified that the compiled version
was the same before and after. It cleans up the code a lot.

> + } else { /*DSSS*/
> + /*CTS duration
> + *2 SIFS + DATA transmit time + 1 ACK
> + * Rate : ?? Mega bps
> + *ACK frame length = 14 bytes
> + */

There are a couple places like this. Could you put spaces between the
'*' and the first character? In fact those two comments could be combined
probably.

Once you fix that, check everything again and resend. Looks good.

regards,
dan carpenter
--
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/