mirror of
https://github.com/torvalds/linux.git
synced 2026-05-09 00:29:49 -04:00
... and now errorf() et.al. are never called with NULL fs_context, so we can get rid of conditional in those. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>