seq-file: use SEEK_ macros instead of hardcoded numbers
authorCyrill Gorcunov <[email protected]>
Thu, 28 Feb 2013 01:03:21 +0000 (17:03 -0800)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/seq_file.c