Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ecryptfs: remove check for if an array is NULL
It doesn't make sense to check if an array is NULL. The compiler just removes the check. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
- Loading branch information