commit | b82d4043b3550df00a036f6aa2c8ab9578a283ef | [log] [tgz] |
---|---|---|
author | Dmitri Vorobiev <dmitri.vorobiev@gmail.com> | Tue Apr 15 14:34:40 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 15 19:35:40 2008 -0700 |
tree | a2d6686a074e14fee16da379e2b166c66da4cca3 | |
parent | 1f4deba80a0d9fa92832684e683335b742a530e8 [diff] |
Fix typos in Documentation/filesystems/seq_file.txt A couple of typos crept into the newly added document about the seq_file interface. This patch corrects those typos and simultaneously deletes unnecessary trailing spaces. Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>