diff options
author | Hariprasad Kelam | 2019-07-02 19:47:24 +0200 |
---|---|---|
committer | Tyler Hicks | 2019-07-02 21:28:02 +0200 |
commit | 7451c54abc9139585492605d9e91dec2d26c6457 (patch) | |
tree | c45481e8621664118fb24f4ce83e14951b686e29 /include/linux/blk-mq.h | |
parent | ecryptfs: Make ecryptfs_xattr_handler static (diff) | |
download | kernel-qcow2-linux-7451c54abc9139585492605d9e91dec2d26c6457.tar.gz kernel-qcow2-linux-7451c54abc9139585492605d9e91dec2d26c6457.tar.xz kernel-qcow2-linux-7451c54abc9139585492605d9e91dec2d26c6457.zip |
ecryptfs: Change return type of ecryptfs_process_flags
Change return type of ecryptfs_process_flags from int to void as it
never fails.
fixes below issue reported by coccicheck
s/ecryptfs/crypto.c:870:5-7: Unneeded variable: "rc". Return "0" on line
883
Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
[tyhicks: Remove the return value line from the function documentation]
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Diffstat (limited to 'include/linux/blk-mq.h')
0 files changed, 0 insertions, 0 deletions