Zhang Wei-r63237 wrote: >>> +/** >>> + * fsl_chan_xfer_ld_queue -- Transfer the link descriptors >> in channel >>> + * ld_queue. >> The function's "short description" (unfortunately) must be on only one >> line. E.g.: >> >> * fsl_chan_xfer_ld_queue - Transfer link descriptors in >> channel ld_queue. >> > > How about it's length greater than 80?
If it's close to 80+, you can just leave it like that. If it's much longer, you can use this format: /** * function_name - short description * @parameters: prm description * * Longer * function * description. */ Thanks, ~Randy _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev