Subject: Re: sys/dev/scsipi/scsipi_base.c To: Manuel Bouyer <bouyer@antioche.eu.org> From: Martin Husemann <martin@duskware.de> List: current-users Date: 01/07/2008 01:19:48
On Mon, Jan 07, 2008 at 12:30:02AM +0100, Manuel Bouyer wrote:
> I'm not sure it'd change anything.
I would add a comment to the memcpy and make the size a sum of sizeof()s
instead of a magic constant, but that's it.
Martin