On 04/22/2010 08:03 AM, Daniel P. Berrange wrote:
On Wed, Apr 21, 2010 at 12:01:16PM -0400, Chris Lalancette wrote:
> Signed-off-by: Chris Lalancette <clalance(a)redhat.com>
> ---
> src/conf/domain_conf.c | 37 +++++++++++++++++++------------------
> src/conf/domain_conf.h | 6 ------
> 2 files changed, 19 insertions(+), 24 deletions(-)
What's the reason for making these static ?
They aren't currently used outside of domain_conf.c, so I
figured I would just restrict them to the file. It's not really
required for the patchset, just a cleanup.
--
Chris Lalancette