diff mbox series

[U-Boot,4/4] fs: btrfs: Remove a foreign language note

Message ID 20171006130459.29127-4-marek.behun@nic.cz
State Accepted
Commit 733d963e3b3e39fd49a9090b3f29ad0dafd2277d
Delegated to: Tom Rini
Headers show
Series [U-Boot,1/4] linux/time.h: Remove dead code | expand

Commit Message

Marek BehĂșn Oct. 6, 2017, 1:04 p.m. UTC
I accidentaly left a foreign language note in the code from development.

Signed-off-by: Marek Behun <marek.behun@nic.cz>
---
 fs/btrfs/inode.c | 1 -
 1 file changed, 1 deletion(-)

Comments

Tom Rini Oct. 17, 2017, 12:47 a.m. UTC | #1
On Fri, Oct 06, 2017 at 03:04:59PM +0200, Marek BehĂșn wrote:

> I accidentaly left a foreign language note in the code from development.
> 
> Signed-off-by: Marek Behun <marek.behun@nic.cz>

Applied to u-boot/master, thanks!
diff mbox series

Patch

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)