* Andre Oppermann <[email protected]> wrote:
> +     if (keg->uk_maxpages)
> +             nitems = keg->uk_maxpages * keg->uk_ipers;
> +     else
> +             nitems = 0;

So what's the actual meaning of the if-statement here? If
keg->uk_maxpages == 0, the multiplication will always yield 0 as well,
right?

-- 
 Ed Schouten <[email protected]>
 WWW: http://80386.nl/

Attachment: pgpkqyDzP2g2e.pgp
Description: PGP signature

Reply via email to