summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/pci-txe.c
diff options
context:
space:
mode:
authorTamar Mashiah <tamar.mashiah@intel.com>2021-06-21 22:37:55 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-06-22 12:40:31 +0200
commit09f8c33a4cad3623874766033544abf34e3e365d (patch)
treeade2d45ad154017b80530d0096d0df23478dd585 /drivers/misc/mei/pci-txe.c
parent8254ee0e0ac4a047b8c30a07e85d090fc2ecf7d5 (diff)
downloadlinux-09f8c33a4cad3623874766033544abf34e3e365d.tar.bz2
mei: fix kdoc in the driver
Over time the functions were renamed, but this was not always reflected in kdoc, fix that. Signed-off-by: Tamar Mashiah <tamar.mashiah@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Link: https://lore.kernel.org/r/20210621193756.134027-1-tomas.winkler@intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/pci-txe.c')
-rw-r--r--drivers/misc/mei/pci-txe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/mei/pci-txe.c b/drivers/misc/mei/pci-txe.c
index 4bf26ce61044..aec0483b8e72 100644
--- a/drivers/misc/mei/pci-txe.c
+++ b/drivers/misc/mei/pci-txe.c
@@ -156,7 +156,7 @@ end:
}
/**
- * mei_txe_remove - Device Shutdown Routine
+ * mei_txe_shutdown- Device Shutdown Routine
*
* @pdev: PCI device structure
*