git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f13350
)
eCryptfs: Replace miscdev read/write magic numbers
author
Tyler Hicks
<tyhicks@canonical.com>
Sat, 14 Jan 2012 15:46:46 +0000
(16:46 +0100)
committer
Tyler Hicks
<tyhicks@canonical.com>
Wed, 25 Jan 2012 20:43:40 +0000
(14:43 -0600)
ecryptfs_miscdev_read() and ecryptfs_miscdev_write() contained many
magic numbers for specifying packet header field sizes and offsets. This
patch defines those values and replaces the magic values.
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
No differences found