Skip to content
Snippets Groups Projects
Commit a52dd971 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

vfs: de-crapify "cp_new_stat()" function


It's an unreadable mess of 32-bit vs 64-bit #ifdef's that mostly follow
a rather simple pattern.

Make a helper #define to handle that pattern, in the process making the
code both shorter and more readable.

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent d48b97b4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment