]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
EDAC: i7300_edac: rename a kernel-doc var description
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 13 Sep 2019 14:01:01 +0000 (11:01 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 30 Sep 2019 18:41:54 +0000 (15:41 -0300)
One var was renamed, but the associated kernel-doc markup still
points to the old name.

Acked-by: Borislav Petkov <bp@alien8.de>
Acked-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/edac/i7300_edac.c

index 7bf910d54d112d13e1061260abd7ebccd6ce5b4a..3d4bd3bf317cbb59d702ed2af428057058330c18 100644 (file)
@@ -580,7 +580,7 @@ static void i7300_enable_error_reporting(struct mem_ctl_info *mci)
  * @ch: Channel number within the branch (0 or 1)
  * @branch: Branch number (0 or 1)
  * @dinfo: Pointer to DIMM info where dimm size is stored
- * @p_csrow: Pointer to the struct csrow_info that corresponds to that element
+ * @dimm: Pointer to the struct dimm_info that corresponds to that element
  */
 static int decode_mtr(struct i7300_pvt *pvt,
                      int slot, int ch, int branch,