sbin/hammer: Make get_buffer() static
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 21 Aug 2016 07:49:54 +0000 (16:49 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 21 Aug 2016 09:36:09 +0000 (18:36 +0900)
commit7f56be5f4baea684cc858f2ef3231e7135c82e99
tree105dd36fecaae40a1f1b72c5edd4d0dfda89e9e0
parent00dca917186cc948377e7a378d5cce72876f2038
sbin/hammer: Make get_buffer() static

This is always called via other get functions (but not directly)
from various hammer commands.
sbin/hammer/hammer_util.h
sbin/hammer/ondisk.c