]> git.decadent.org.uk Git - nfs-utils.git/commit
mountd: remove newline from xlog() format specifier strings
authorChuck Lever <chuck.lever@oracle.com>
Thu, 5 Jan 2012 21:03:08 +0000 (16:03 -0500)
committerSteve Dickson <steved@redhat.com>
Thu, 5 Jan 2012 21:27:05 +0000 (16:27 -0500)
commit652f1c23dec57e139410ae62516d582216854531
tree9158e229d0ea21fd2e5a20d9eff2fd4962816adb
parentcd4f4d13848bd64f98290ef67ef8572d998d3041
mountd: remove newline from xlog() format specifier strings

Clean up: xlog() already adds a newline to the end of each line of
output.  Remove the superfluous newline from a number of xlog()
call sites in mountd.

Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mountd/fsloc.c