Subject: Re: panic: dequeued wrong buf in -current
To: Jason Thorpe <thorpej@wasabisystems.com>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: tech-kern
Date: 09/08/2004 18:10:27
On Wed, Sep 08, 2004 at 08:35:13AM -0700, Jason Thorpe wrote:
> 
>  {
> -	struct scsipi_xfer *xs;
> +	struct scsipi_xfer *xs = _xs;
> 
> What's the point of that?  Why not just name the parameter "xs" and 
> eliminate the automatic variable?

It's just that I've been doing too much c++ lately :)
Fixed in my tree, and in the new diff I'll post to the list.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--