]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
seq-file: use SEEK_ macros instead of hardcoded numbers
authorCyrill Gorcunov <gorcunov@openvz.org>
Thu, 28 Feb 2013 01:03:21 +0000 (17:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Feb 2013 03:10:12 +0000 (19:10 -0800)
commit80de7f7ae013b1e287059f39eaba2a12219681cf
treeab9eb043410bac11e6adfc765803ba7efbf0a534
parent80d26af89a7249aa5475467000322163c60cdd72
seq-file: use SEEK_ macros instead of hardcoded numbers

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/seq_file.c