[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen staging] scripts: Replace tabs in locking.sh



commit 8ff7a8811ac6f9c1287ca8e66bb595f0ccd78471
Author:     Jason Andryuk <jandryuk@xxxxxxxxx>
AuthorDate: Thu Mar 12 10:54:16 2020 -0400
Commit:     Wei Liu <wl@xxxxxxx>
CommitDate: Fri Mar 13 10:18:21 2020 +0000

    scripts: Replace tabs in locking.sh
    
    Replace two stray tabs with spaces to make the file whitespace
    consistent.
    
    Signed-off-by: Jason Andryuk <jandryuk@xxxxxxxxx>
    Acked-by: Wei Liu <wl@xxxxxxx>
---
 tools/hotplug/Linux/locking.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/hotplug/Linux/locking.sh b/tools/hotplug/Linux/locking.sh
index c6a7e96ff9..baaaf73508 100644
--- a/tools/hotplug/Linux/locking.sh
+++ b/tools/hotplug/Linux/locking.sh
@@ -58,8 +58,8 @@ claim_lock()
             print "y\n" if $fd_inum eq $file_inum;
                              ' "$_lockfile" )
         if [ x$rightfile = xy ]; then break; fi
-       # Some versions of bash appear to be buggy if the same
-       # $_lockfile is opened repeatedly. Close the current fd here.
+        # Some versions of bash appear to be buggy if the same
+        # $_lockfile is opened repeatedly. Close the current fd here.
         eval "exec $_lockfd<&-"
     done
 }
--
generated by git-patchbot for /home/xen/git/xen.git#staging

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.