Re: [PATCH] DAC960.c - Null ptr fixes

2001-05-24 Thread Jim Treadway
On Thu, 24 May 2001, Praveen Srinivasan wrote: > Hi, > Using the Stanford checker, we searched for null-pointer bugs in the linux > kernel code. This patch fixes numerous unchecked pointers in the DAC960 > driver (DAC960.c). > > Praveen Srinivasan and Frederick Akalin > > > --- ../linux/./drivers

Re: Cross-referencing frenzy

2001-04-19 Thread Jim Treadway
On Thu, 19 Apr 2001, Eric S. Raymond wrote: > Andreas Dilger <[EMAIL PROTECTED]>: > > However, I'm not sure that your reasoning for removing these is correct. > > For example, one symbol that I saw was CONFIG_EXT2_CHECK, which is code > > that used to be enabled in the kernel, but is currently #i