diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2010-10-13 11:44:23 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2010-10-14 10:26:58 -0400 |
commit | 00885013dccbe00f5cc4e19223cf18e85a8e616a (patch) | |
tree | d7b27f2d56c629fdab08299105ae5dde7941afe4 /support/export/client.c | |
parent | ffa577350b03ddd421d455a8cd4cff86e3718264 (diff) | |
download | nfs-utils-00885013dccbe00f5cc4e19223cf18e85a8e616a.tar.gz nfs-utils-00885013dccbe00f5cc4e19223cf18e85a8e616a.tar.xz nfs-utils-00885013dccbe00f5cc4e19223cf18e85a8e616a.zip |
mount.nfs: Eliminate compiler warning in utils/mount/mount.c
Clean up.
In file included from mount.c:41:
mount_config.h:35: warning: no previous prototype for mount_config_opts
Functions defined in include files are usually declared as "static
inline," eliminating the need for a forward declaration.
While I was there, I also fixed the macro that prevents including
mount_config.h multiple times, and fixed some white space damage.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/export/client.c')
0 files changed, 0 insertions, 0 deletions