cache: whitespace nit in cache_fplookup_modifying

This commit is contained in:
Mateusz Guzik 2021-01-20 07:22:04 +00:00
parent 4dc1b17dbb
commit aae03cfe64

View file

@ -4283,7 +4283,7 @@ cache_fplookup_modifying(struct cache_fpl *fpl)
if (!cache_fpl_islastcn(ndp)) {
return (cache_fpl_partial(fpl));
}
return (cache_fplookup_final_modifying(fpl));
return (cache_fplookup_final_modifying(fpl));
}
static int __noinline