Description: Simple typo, but makes code look incomplete.

Signed-off-by: Nishanth Aravamudan <[EMAIL PROTECTED]>
Signed-off-by: Gerrit Huizenga <[EMAIL PROTECTED]>

 ckrm.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6.13-ckrm1/kernel/ckrm/ckrm.c
===================================================================
--- linux-2.6.13-ckrm1.orig/kernel/ckrm/ckrm.c  2005-09-09 17:39:35.000000000 
-0700
+++ linux-2.6.13-ckrm1/kernel/ckrm/ckrm.c       2005-09-09 17:42:26.000000000 
-0700
@@ -598,7 +598,7 @@ ckrm_register_res_ctlr(struct ckrm_class
                 */
                read_lock(&ckrm_class_lock);
                list_for_each_entry(core, &clstype->classes, clslist) {
-                       printk("CKRM .. create res clsobj for resouce <%s>"
+                       printk(KERN_NOTICE "CKRM .. create res clsobj for 
resource <%s>"
                               "class <%s> par=%p\n", rcbs->res_name,
                               core->name, core->hnode.parent);
                        ckrm_alloc_res_class(core, core->hnode.parent, resid);

--


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
ckrm-tech mailing list
https://lists.sourceforge.net/lists/listinfo/ckrm-tech

Reply via email to