patch-2.1.79 linux/drivers/sbus/char/creator.c
Next file: linux/drivers/sbus/char/flash.c
Previous file: linux/drivers/sbus/char/Makefile
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Mon Jan 12 15:15:45 1998
- Orig file:
v2.1.78/linux/drivers/sbus/char/creator.c
- Orig date:
Thu Sep 4 17:07:31 1997
diff -u --recursive --new-file v2.1.78/linux/drivers/sbus/char/creator.c linux/drivers/sbus/char/creator.c
@@ -1,4 +1,4 @@
-/* $Id: creator.c,v 1.12 1997/08/25 07:50:27 jj Exp $
+/* $Id: creator.c,v 1.13 1997/10/17 04:14:40 davem Exp $
* creator.c: Creator/Creator3D frame buffer driver
*
* Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
@@ -194,7 +194,7 @@
unsigned long map_offset = 0;
int i;
int alignment;
- struct vm_area_struct *vmm;
+ struct vm_area_struct *vmm = NULL;
size = vma->vm_end - vma->vm_start;
if (vma->vm_offset & ~PAGE_MASK)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov