commit | 965fd2968a5daf66c21a21a539528f6d3ec7c53b | [log] [tgz] |
---|---|---|
author | Luis Ortega Perez de Villar <luiorpe1@upv.es> | Tue Nov 12 15:11:10 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Nov 13 12:09:32 2013 +0900 |
tree | bedd34165b41bb49e48a94fb72b67f24314d75b8 | |
parent | 95e0d7dbb9b28ab0dfad7c7316066b05e1f1d4cd [diff] |
Documentation/filesystems/vfat.txt: fix directory entry example Slots can store up to 13 characters for the file name but one of the examples has one character too many. Signed-off-by: Luis Ortega Perez de Villar <luiorpe1@upv.es> Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>