Re: 2.5.59 kernel bugs

Russell King (rmk@arm.linux.org.uk)
Fri, 7 Feb 2003 00:14:43 +0000


On Thu, Feb 06, 2003 at 02:43:17PM -0600, niteowl@intrinsity.com wrote:
> ===== misplaced/extra semicolon =====
> sound/oss/vidc.c:228 for (new2size = 128; new2size < newsize; new2size <<= 1);

Style bug, but functionality is intended as written. I'll probably be
lazy with this one; OSS drivers should be converted to ALSA at some
point in the future, so I don't consider this a high priority thing
to fix at present.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- 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/