diff options
author | Simon Que <sque@chromium.org> | 2013-01-17 20:18:20 +0100 |
---|---|---|
committer | Tyler Hicks <tyhicks@canonical.com> | 2013-01-17 20:31:25 +0100 |
commit | fa5199648e273a5e3e80aca41c1eb53700438dc1 (patch) | |
tree | b11dee22c5d019373ac57b46bfebec4e61f61ba4 /fs/mpage.c | |
parent | Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs (diff) | |
download | linux-fa5199648e273a5e3e80aca41c1eb53700438dc1.tar.xz linux-fa5199648e273a5e3e80aca41c1eb53700438dc1.zip |
eCryptfs: initialize payload_len in keystore.c
This is meant to remove a compiler warning. It should not make any
functional change.
payload_len should be initialized when it is passed to
write_tag_64_packet() as a pointer. If that call fails, this function
should return early, and payload_len won't be used.
Signed-off-by: Simon Que <sque@chromium.org>
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Diffstat (limited to 'fs/mpage.c')
0 files changed, 0 insertions, 0 deletions