X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=lib%2Fseq_buf.c;h=0a68f7aa85d676e3ecdf355d4fe0d6b0214743dd;hb=a7a9d11e12fcc32160d55e8612e72e5ab51b15dc;hp=6dafde851333759ebb3afde4d75967f35d539178;hpb=383df634f14778302879e41d985958070e8f2320;p=linux-2.6-microblaze.git diff --git a/lib/seq_buf.c b/lib/seq_buf.c index 6dafde851333..0a68f7aa85d6 100644 --- a/lib/seq_buf.c +++ b/lib/seq_buf.c @@ -289,7 +289,7 @@ int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc) } /** - * seq_buf_to_user - copy the squence buffer to user space + * seq_buf_to_user - copy the sequence buffer to user space * @s: seq_buf descriptor * @ubuf: The userspace memory location to copy to * @cnt: The amount to copy