From da11be46accaae5bbe089161b00e43a67097308d Mon Sep 17 00:00:00 2001 From: Steven Cole Date: Thu, 6 Feb 2003 16:11:08 -0800 Subject: [PATCH] Spelling fixes for consistent, dependent, persistent This fixes the following common misspellings and their variants. consistant -> consistent dependant -> dependent persistant -> persistent --- drivers/hotplug/cpqphp_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/hotplug/cpqphp_core.c') diff --git a/drivers/hotplug/cpqphp_core.c b/drivers/hotplug/cpqphp_core.c index 5e641fd1c6e3..15b4f37424e6 100644 --- a/drivers/hotplug/cpqphp_core.c +++ b/drivers/hotplug/cpqphp_core.c @@ -42,7 +42,7 @@ #include "cpqphp.h" #include "cpqphp_nvram.h" -#include "../../arch/i386/pci/pci.h" /* horrible hack showing how processor dependant we are... */ +#include "../../arch/i386/pci/pci.h" /* horrible hack showing how processor dependent we are... */ /* Global variables */ -- cgit v1.2.3