Commit 733d963e3b3e39fd49a9090b3f29ad0dafd2277d

Authored by Marek Behún
Committed by Tom Rini
1 parent ecab881c7f

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>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

... ... @@ -210,7 +210,6 @@
210 210 return cur;
211 211 }
212 212  
213   -/* inode.c, musi vratit aj root stromu kde sa inoda najde */
214 213 u64 btrfs_lookup_path(struct btrfs_root *root, u64 inr, const char *path,
215 214 u8 *type_p, struct btrfs_inode_item *inode_item_p,
216 215 int symlink_limit)