[U-Boot] [PATCH 4/4] fs: btrfs: Remove a foreign language note
Marek BehĂșn
marek.behun at nic.cz
Fri Oct 6 13:04:59 UTC 2017
I accidentaly left a foreign language note in the code from development.
Signed-off-by: Marek Behun <marek.behun at nic.cz>
---
fs/btrfs/inode.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/btrfs/inode.c b/fs/btrfs/inode.c
index 0af04278a3..f785b600fa 100644
--- a/fs/btrfs/inode.c
+++ b/fs/btrfs/inode.c
@@ -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)
--
2.13.6
More information about the U-Boot
mailing list