summaryrefslogtreecommitdiffstats
path: root/sys/pccard/pcic.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pccard/pcic.c')
-rw-r--r--sys/pccard/pcic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/pcic.c b/sys/pccard/pcic.c
index 1cf7f5f..2fcf7c9 100644
--- a/sys/pccard/pcic.c
+++ b/sys/pccard/pcic.c
@@ -253,7 +253,7 @@ static moduledata_t pcic_mod = {
DECLARE_MODULE(pcic, pcic_mod, SI_SUB_CONFIGURE, SI_ORDER_MIDDLE);
/*
- * pcic_unload - Called when unloading a LKM.
+ * pcic_unload - Called when unloading a kernel module.
* Disables interrupts and resets PCIC.
*/
static int
OpenPOWER on IntegriCloud