commit | 1400451f04f2ff28b658b92557495e5090914aee | [log] [tgz] |
---|---|---|
author | David Gstir <david@sigma-star.at> | Tue Dec 06 23:53:55 2016 +0100 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Dec 11 16:26:12 2016 -0500 |
tree | 2f88dd7754096cb2768a50450242cc1c878d91b9 | |
parent | 9e532772b4e36888584efc7a9531143bd43355b3 [diff] |
fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page() - Improve documentation - Add BUG_ON(len == 0) to avoid accidental switch of offs and len parameters - Improve variable names for readability Signed-off-by: David Gstir <david@sigma-star.at> Signed-off-by: Theodore Ts'o <tytso@mit.edu>