lkml.org 
[lkml]   [2005]   [Jun]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[patch 20/38] CKRM e18: Clean up typo in printk message
    Description: Simple typo, but makes code look incomplete.

    Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
    Signed-off-by: Gerrit Huizenga <gh@us.ibm.com>

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

    Index: linux-2.6.12-ckrm1/kernel/ckrm/ckrm.c
    ===================================================================
    --- linux-2.6.12-ckrm1.orig/kernel/ckrm/ckrm.c 2005-06-20 13:08:36.000000000 -0700
    +++ linux-2.6.12-ckrm1/kernel/ckrm/ckrm.c 2005-06-20 13:08:49.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);
    --
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-06-23 09:07    [W:4.153 / U:0.152 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site