]> git.michaelhowe.org Git - packages/o/openafs.git/commit
ubik: Make udisk_Log* functions static
authorAndrew Deason <adeason@sinenomine.net>
Thu, 10 May 2018 21:23:48 +0000 (16:23 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Thu, 7 Jun 2018 23:13:48 +0000 (19:13 -0400)
commit99f1df279d26fe82b21406f3bf987595fd049542
tree615e789465a73103d1be57b0402fce3551289ec4
parent7200e6c5cbac93399640355fc2af6568ad6aa346
ubik: Make udisk_Log* functions static

Nothing uses the udisk_Log* functions outside of disk.c. Declare these
static to make sure they stay that way, to make it easier to change
their semantics.

Reviewed-on: https://gerrit.openafs.org/13069
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit f1d389e80367c7ea532441f9aa27a6cc3e2853a7)

Change-Id: I9c1cae678fc099f1eabe4aa6a661dcbc4ea72648
Reviewed-on: https://gerrit.openafs.org/13119
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/ubik/disk.c