Skip to content
Commit ac20100d authored by Tyler Hicks's avatar Tyler Hicks
Browse files

eCryptfs: Fix min function comparison warning



This warning shows up on 64 bit builds:

fs/ecryptfs/inode.c:693: warning: comparison of distinct pointer types
lacks a cast

Signed-off-by: default avatarTyler Hicks <tyhicks@linux.vnet.ibm.com>
parent 802b352f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment