]> git.baikalelectronics.ru Git - kernel.git/commit
eCryptfs: replace magic numbers
authorMichael Halcrow <mhalcrow@us.ibm.com>
Tue, 16 Oct 2007 08:28:14 +0000 (01:28 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:12 +0000 (09:43 -0700)
commita6a6c500fb31f4e2158b8558e2b29927ae15cc8e
tree0d3ad7c2d3f87ec4a51997f322aa066298156970
parentbfbc20b40ebe36b0f8a0b89e8315a075f5b853b8
eCryptfs: replace magic numbers

Replace some magic numbers with sizeof() equivalents.

Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ecryptfs/crypto.c