On Fri, 2009-07-24 at 11:13 -0700, Reinette Chatre wrote: > /** > + * struct iwl_tt_restriction - Thermal Throttling restriction table used > + * by advance thermal throttling management > + * based on the current thermal throttling state, determine > + * number of tx/rx streams; and the status of HT operation > + * @tx_stream: number of tx stream allowed > + * @is_ht: ht enable/disable > + * @rx_stream: number of rx stream allowed > + */ This kernel-doc, and some others, are really botched btw -- the bit after 'struct foo - ' really needs to be a single line only, you can put longer descriptions after the parameters. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part