lkml.org 
[lkml]   [2017]   [May]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Subject[PATCH 02/23] VFS: Clean up whitespace in fs/namespace.c [ver #4]
    From
    Date
    Clean up line terminal whitespace in fs/namespace.c.

    Signed-off-by: David Howells <dhowells@redhat.com>
    ---

    fs/namespace.c | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

    diff --git a/fs/namespace.c b/fs/namespace.c
    index 8bd3e4d448b9..c076787871e7 100644
    --- a/fs/namespace.c
    +++ b/fs/namespace.c
    @@ -1656,7 +1656,7 @@ void __detach_mounts(struct dentry *dentry)
    namespace_unlock();
    }

    -/*
    +/*
    * Is the caller allowed to modify his namespace?
    */
    static inline bool may_mount(void)
    @@ -2210,7 +2210,7 @@ static int do_loopback(struct path *path, const char *old_name,

    err = -EINVAL;
    if (mnt_ns_loop(old_path.dentry))
    - goto out;
    + goto out;

    mp = lock_mount(path);
    err = PTR_ERR(mp);
    \
     
     \ /
      Last update: 2017-05-22 18:02    [W:2.656 / U:0.048 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site