aboutsummaryrefslogtreecommitdiffstats
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorSascha Hauer <[email protected]>2019-03-26 07:52:32 +0000
committerRichard Weinberger <[email protected]>2019-05-07 19:58:32 +0000
commite3d73dead4988f3eb8483b28087f3ec0ff9d1398 (patch)
treea0168b7ebd40d75ff7a4374c46021eb8d7e06284 /lib/memory-notifier-error-inject.c
parentubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION (diff)
downloadkernel-e3d73dead4988f3eb8483b28087f3ec0ff9d1398.tar.gz
kernel-e3d73dead4988f3eb8483b28087f3ec0ff9d1398.zip
ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT
ifdefs reduce readability and compile coverage. This removes the ifdefs around CONFIG_UBIFS_ATIME_SUPPORT by replacing them with IS_ENABLED() where applicable. The fs layer would fall back to generic_update_time() when .update_time doesn't exist. We do this fallback explicitly now. Signed-off-by: Sascha Hauer <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions