mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
fs: btrfs: Remove a foreign language note
I accidentaly left a foreign language note in the code from development. Signed-off-by: Marek Behun <marek.behun@nic.cz>
This commit is contained in:
parent
ecab881c7f
commit
733d963e3b
1 changed files with 0 additions and 1 deletions
|
@ -210,7 +210,6 @@ static inline const char *skip_current_directories(const char *cur)
|
|||
return cur;
|
||||
}
|
||||
|
||||
/* inode.c, musi vratit aj root stromu kde sa inoda najde */
|
||||
u64 btrfs_lookup_path(struct btrfs_root *root, u64 inr, const char *path,
|
||||
u8 *type_p, struct btrfs_inode_item *inode_item_p,
|
||||
int symlink_limit)
|
||||
|
|
Loading…
Reference in a new issue