Re: [PATCH 02/36] Add Cavium OCTEON files to arch/mips/include/asm/mach-cavium-octeon

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

Ralf Baechle wrote:

+/**
+ * Write a 32bit value to the Octeon NPI register space
+ *
+ * @param address Address to write to
+ * @param val     Value to write
+ */

Linux coding style - comments are:

/*
 * blah frobnicate zumbitso
 */

sed is your friend to fix this.

  This is kernel-doc style but looking wrong anyway. It should be:

/**
* octeon_npi_write32 - write a 32bit value to the Octeon NPI register space
*
* @address:    address to write to
* @val :         value to write
*/

WBR, Sergei




[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux