Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2011 17:31:59 +0000 (UTC)
From:      Matthew D Fleming <mdf@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_sysctl.c
Message-ID:  <201101111732.p0BHWPUn072885@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdf         2011-01-11 17:31:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             kern_sysctl.c 
  Log:
  SVN rev 217271 on 2011-01-11 17:31:59Z by mdf
  
  MFC r216058 and r216059:
  
  r216058:
  
  Use the SYSCTL_CHILDREN macro in kern_sysctl.c to help de-obfuscate the
  code.
  
  r216059:
  
  Slightly modify the logic in sysctl_find_oid to reduce the indentation.
  There should be no functional change.
  
  Revision   Changes    Path
  1.201.2.3  +27 -25    src/sys/kern/kern_sysctl.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101111732.p0BHWPUn072885>