* Andre Oppermann <an...@freebsd.org> 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 <e...@80386.nl> WWW: http://80386.nl/
pgpsXuhlCXZdB.pgp
Description: PGP signature