ubik: Make udisk_Log* functions static 69/13069/2
authorAndrew Deason <adeason@sinenomine.net>
Thu, 10 May 2018 21:23:48 +0000 (16:23 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Sat, 19 May 2018 01:54:16 +0000 (21:54 -0400)
commitf1d389e80367c7ea532441f9aa27a6cc3e2853a7
tree10f81b1182c69c950de16cfa25dd89850cd21140
parentb8617f08d1bf57a6b3fbba44e5b4de24dc84a9bb
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.

Change-Id: I068684782b22af788ce892c995a6d80f2d9fb2e0
Reviewed-on: https://gerrit.openafs.org/13069
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/ubik/disk.c