patch-2.4.20 linux-2.4.20/kernel/pm.c

Next file: linux-2.4.20/kernel/resource.c
Previous file: linux-2.4.20/kernel/panic.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/kernel/pm.c linux-2.4.20/kernel/pm.c
@@ -30,7 +30,7 @@
  *	Locking notes:
  *		pm_devs_lock can be a semaphore providing pm ops are not called
  *	from an interrupt handler (already a bad idea so no change here). Each
- *	change must be protected so that an unlink of an entry doesnt clash
+ *	change must be protected so that an unlink of an entry doesn't clash
  *	with a pm send - which is permitted to sleep in the current architecture
  *
  *	Module unloads clashing with pm events now work out safely, the module 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)