[PATCH ac21] missing brace

From: Geert Uytterhoeven (geert@linux-m68k.org)
Date: Sun Jun 18 2000 - 14:27:00 EST


No further comments.

--- alan-2.4.0-test1-ac21/drivers/video/fbmem.c.orig Sun Jun 18 21:14:45 2000
+++ alan-2.4.0-test1-ac21/drivers/video/fbmem.c Sun Jun 18 21:23:21 2000
@@ -640,7 +640,7 @@
                                         __MOD_INC_USE_COUNT(owner);
                                 if (!fb_info->fbops->fb_open)
                                         continue;
- if (!fb_info->fbops->fb_open(fb_info,0)
+ if (!fb_info->fbops->fb_open(fb_info,0))
                                         continue;
                                 if (owner)
                                         __MOD_DEC_USE_COUNT(owner);

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jun 23 2000 - 21:00:16 EST