summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/crypto.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2018-08-22 13:43:59 +0300
committerTyler Hicks <tyhicks@canonical.com>2019-02-16 22:42:48 +0000
commit4b47a8b51e7bc0bcd1fa8e546a6333a04ab760d8 (patch)
tree0b05634cab3a03aa5bf5f057fa760c0d568eabce /fs/ecryptfs/crypto.c
parent0bdf8a8245fdea6f075a5fede833a5fcf1b3466c (diff)
downloadlinux-4b47a8b51e7bc0bcd1fa8e546a6333a04ab760d8.tar.gz
linux-4b47a8b51e7bc0bcd1fa8e546a6333a04ab760d8.tar.bz2
linux-4b47a8b51e7bc0bcd1fa8e546a6333a04ab760d8.zip
ecryptfs: re-order a condition for static checkers
Static checkers complain that we are using "s->i" as an offset before we check whether it is within bounds. It doesn't matter much but we can easily swap the order of the checks to make everyone happy. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Diffstat (limited to 'fs/ecryptfs/crypto.c')
0 files changed, 0 insertions, 0 deletions