]> granicus.if.org Git - apache/commit
Some minor cleanups:
authorJim Jagielski <jim@apache.org>
Wed, 12 Sep 2007 12:52:20 +0000 (12:52 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 12 Sep 2007 12:52:20 +0000 (12:52 +0000)
commit63cdf0cfe656ce88ff45fbe75068740b14b7489f
treee9aa8ba2ef9a10c18999350b44c8c94cd3f1f87d
parent9f3b7058044020628894e47084f4f8087554e869
Some minor cleanups:

  1. Rename worker_size, since this could easily be
     confused with the actual MPM worker struct stuff.
  2. Remove superflous ()s in the || test
  3. Add superflous () in the pointer adjusting :)
     Even though C prec rules make it clear what we
     are doing, make it painfully obvious. Remove
     unrequired temp var.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574931 13f79535-47bb-0310-9956-ffa450edef68
server/scoreboard.c