Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sys/dev/scsipi/scsipi_base.c



Paul Goyette <paul%whooppee.com@localhost> writes:
> Shouldn't we at least replace the constant 28 with a macro that gives
> a hint of what's going on?

It seems much cleaner just to call memcpy three times. This is not a
performance critical inner loop.

Perry




Home | Main Index | Thread Index | Old Index