lkml.org 
[lkml]   [2005]   [Mar]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [2.6 patch] sound/pci/cs4281.c fix typos in the SUPPORT_JOYSTICK=n case
    On Tue, Mar 08, 2005 at 12:06:33AM +0100, Adrian Bunk wrote:

    > This patch fixes typos in the SUPPORT_JOYSTICK=n case.
    >
    > Signed-off-by: Adrian Bunk <bunk@stusta.de>

    Thanks; applied.

    > --- linux-2.6.11-mm1-full/sound/pci/cs4281.c.old 2005-03-07 23:45:01.000000000 +0100
    > +++ linux-2.6.11-mm1-full/sound/pci/cs4281.c 2005-03-07 23:45:27.000000000 +0100
    > @@ -1331,8 +1331,8 @@
    > }
    > }
    > #else
    > -static inline int snd_cs4281_gameport(cs4281_t *chip) { return -ENOSYS; }
    > -static inline void snd_cs4281_gameport_free(cs4281_t *chip) { }
    > +static inline int snd_cs4281_create_gameport(cs4281_t *chip) { return -ENOSYS; }
    > +static inline void snd_cs4281_free_gameport(cs4281_t *chip) { }
    > #endif /* CONFIG_GAMEPORT || (MODULE && CONFIG_GAMEPORT_MODULE) */

    --
    Vojtech Pavlik
    SuSE Labs, SuSE CR
    -
    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 14:10    [W:2.408 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site