@@ -1376,7 +1376,7 @@ static int i5000_probe1(struct pci_dev *pdev, int dev_idx)
* As we don't have a motherboard identification routine to determine
* actual number of slots/dimms per channel, we thus utilize the
* resource as specified by the chipset. Thus, we might have
- * have more DIMMs per channel than actually on the mobo, but this
+ * more DIMMs per channel than actually on the mobo, but this
* allows the driver to support up to the chipset max, without
* some fancy mobo determination.
*/
Delete the redundant word 'have'. Signed-off-by: wangjianli <wangjianli@cdjrlc.com> --- drivers/edac/i5000_edac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)