Fixes to the seq_file document
authorJan Engelhardt <jengelh@computergmbh.de>
Fri, 28 Mar 2008 19:09:39 +0000 (20:09 +0100)
committerJonathan Corbet <corbet@lwn.net>
Sun, 30 Mar 2008 17:05:04 +0000 (11:05 -0600)
commitf3271f656458063e9bb0da9ba920771ecc6f024c
tree417eff2d05186b90a65097da5c90a921c13defa9
parentef40203a09823bc2c69168ffa626c46365e3ca2c
Fixes to the seq_file document

On Friday 2008-03-28 19:20, Jonathan Corbet wrote:
>commit 9756ccfda31b4c4544aa010aacf71b6672d668e8
>Date:   Fri Mar 28 11:19:56 2008 -0600
>
>    Add the seq_file documentation

patch on top:

  - add const qualifiers
  - remove void* casts
  - use proper specifier (%Ld is not valid)

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Documentation/filesystems/seq_file.txt