aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2017-04-04 14:39:41 -0700
committerTheodore Ts'o <[email protected]>2017-04-30 01:26:34 -0400
commitcd39e4bac11125bc32ba6101b1ceb46ef773f4b6 (patch)
tree11f17b3e501c7bf09dee2fcc06ea38751e7fa7f3 /scripts/gdb/linux/proc.py
parent39da7c509acff13fc8cb12ec1bb20337c988ed36 (diff)
fscrypt: remove unnecessary checks for NULL operations
The functions in fs/crypto/*.c are only called by filesystems configured with encryption support. Since the ->get_context(), ->set_context(), and ->empty_dir() operations are always provided in that case (and must be, otherwise there would be no way to get/set encryption policies, or in the case of ->get_context() even access encrypted files at all), there is no need to check for these operations being NULL and we can remove these unneeded checks. Signed-off-by: Eric Biggers <[email protected]> Reviewed-by: Richard Weinberger <[email protected]> Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions