ath10k: rename board_data in struct ath10k
[cascardo/linux.git] / include / linux / fs_struct.h
index 729eded..2b93a9a 100644 (file)
@@ -50,4 +50,6 @@ static inline void get_fs_root_and_pwd(struct fs_struct *fs, struct path *root,
        spin_unlock(&fs->lock);
 }
 
+extern bool current_chrooted(void);
+
 #endif /* _LINUX_FS_STRUCT_H */