lkml.org 
[lkml]   [1998]   [Mar]   [12]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 12 Mar 1998 16:46:19 +0000 (GMT)
FromMatthew Kirkwood <>
Subjectlittle 2.1.90p2 typo
Hi,

The oops-forcer in drivers/block/raid5.c is missing a NULL.
+               *(int*)=0;

should probably be
+               *(int*)NULL=0;

Matthew.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 12:41    [W:0.413 / U:0.140 seconds]
©2003-2008 Jasper Spaans