diff options
author | Thomas Mühlbacher <tmuehlbacher@posteo.net> | 2024-06-03 17:02:27 +0200 |
---|---|---|
committer | Thomas Mühlbacher <tmuehlbacher@posteo.net> | 2024-06-03 17:05:52 +0200 |
commit | 30e16b5e15ff86b6ead0608cbd9f8bf43ab045dd (patch) | |
tree | 8973c259678eaacb39c75545656c4611b24ab77d /libbcachefs/fs-ioctl.c | |
parent | fac7cce224ca38e88e30ed0f16b0e93782625b0f (diff) |
fix: avoid `addr_of` if we already use a reference
It's kind of stupid to use this macro if we have to deref the parameter
first. I was too enthusiastic about using this macro instead of `as`
because it's nicer to read (imo).
Signed-off-by: Thomas Mühlbacher <tmuehlbacher@posteo.net>
Diffstat (limited to 'libbcachefs/fs-ioctl.c')
0 files changed, 0 insertions, 0 deletions