lkml.org 
[lkml]   [2005]   [Mar]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH 2.6.12-rc1-mm3] Fix typo in scdrv_init()
    Fix a typo in scdrv_init() which was breaking the build for SGI sn2.

    Signed-off-by: Jason Uhlenkott <jasonuhl@sgi.com>

    Index: linux/drivers/char/snsc.c
    ===================================================================
    --- linux.orig/drivers/char/snsc.c 2005-03-25 16:53:13.426753917 -0800
    +++ linux/drivers/char/snsc.c 2005-03-25 16:53:21.456116301 -0800
    @@ -437,7 +437,7 @@
    continue;
    }

    - class__device_create(snsc_class, dev, NULL,
    + class_device_create(snsc_class, dev, NULL,
    "%s", devname);

    ia64_sn_irtr_intr_enable(scd->scd_nasid,
    -
    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-04-06 13:30    [W:3.651 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site