lkml.org 
[lkml]   [2001]   [Oct]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    SubjectRe: [PATCH] strtok --> strsep in framebuffer drivers
    Date
    Hi,

    I suspect my last patch on that subject was too fat to get very far.
    Here it comes again, this time nicely sliced.

    This part just adds a missing '}' to virgefb.c which I failed to
    provide in the first patch.

    René



    diff -ruN linux-2.4.14-pre2/drivers/video/virgefb.c linux-2.4.14-pre2-rs/drivers/video/virgefb.c
    --- linux-2.4.14-pre2/drivers/video/virgefb.c Fri Oct 26 23:07:21 2001
    +++ linux-2.4.14-pre2-rs/drivers/video/virgefb.c Fri Oct 26 23:33:08 2001
    @@ -1099,6 +1101,7 @@
    }
    else
    get_video_mode(this_opt);
    + }

    DPRINTK("default mode: xres=%d, yres=%d, bpp=%d\n",virgefb_default.xres,
    virgefb_default.yres,
    -
    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-03-22 13:11    [W:5.325 / U:0.116 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site