Clean up line terminal whitespace in fs/namespace.c and fs/super.c.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
* Is the caller allowed to modify his namespace?
*/
static inline bool may_mount(void)
* Is the caller allowed to modify his namespace?
*/
static inline bool may_mount(void)
err = -EINVAL;
if (mnt_ns_loop(old_path.dentry))
err = -EINVAL;
if (mnt_ns_loop(old_path.dentry))
mp = lock_mount(path);
err = PTR_ERR(mp);
mp = lock_mount(path);
err = PTR_ERR(mp);
return ERR_PTR(-ENOMEM);
goto retry;
}
return ERR_PTR(-ENOMEM);
goto retry;
}
err = set(s, data);
if (err) {
spin_unlock(&sb_lock);
err = set(s, data);
if (err) {
spin_unlock(&sb_lock);
spin_unlock(&sb_lock);
return NULL;
}
spin_unlock(&sb_lock);
return NULL;
}
struct super_block *user_get_super(dev_t dev)
{
struct super_block *sb;
struct super_block *user_get_super(dev_t dev)
{
struct super_block *sb;