You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
um: get rid of pointless include "..." where include <...> will do
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
committed by
Richard Weinberger
parent
382d95fdfa
commit
37185b3324
+1
-1
@@ -18,7 +18,7 @@
|
||||
#include <linux/pid_namespace.h>
|
||||
#include <linux/namei.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include "os.h"
|
||||
#include <os.h>
|
||||
|
||||
static struct inode *get_inode(struct super_block *, struct dentry *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user