commit | 3b1826cebe1d534ec05417a29b9a9f82651a5cb5 | [log] [tgz] |
---|---|---|
author | Mimi Zohar <zohar@linux.vnet.ibm.com> | Mon Dec 13 16:53:13 2010 -0500 |
committer | James Morris <jmorris@namei.org> | Wed Dec 15 12:14:34 2010 +0530 |
tree | 38fc352e647df90c86a0b03722eff8f66b7eb607 | |
parent | 1f35065a9e2573427ce3fd6c4a40b355c2ddfb92 [diff] |
encrypted-keys: style and other cleanup Cleanup based on David Howells suggestions: - use static const char arrays instead of #define - rename init_sdesc to alloc_sdesc - convert 'unsigned int' definitions to 'size_t' - revert remaining 'const unsigned int' definitions to 'unsigned int' Signed-off-by: Mimi Zohar <zohar@us.ibm.com> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>