This is a discussion on Re: subtraction of known zero in uipc_mbuf.c within the mailing.openbsd.tech forums, part of the OpenBSD category; --> On Sat, Aug 12, 2006 at 02:13:47PM -0400, tbert wrote: > After removing this, we have no more need ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Sat, Aug 12, 2006 at 02:13:47PM -0400, tbert wrote: > After removing this, we have no more need for a second offset variable, > so this diff removes that as well, replacing all occurences with off0. I've > been running a similar diff for several weeks, and haven't had any problems > of yet. Why not just rename the formal parameter ``off''? |