Skip to content
Commit 6f303d60 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

gcc-9: silence 'address-of-packed-member' warning



We already did this for clang, but now gcc has that warning too.  Yes,
yes, the address may be unaligned.  And that's kind of the point.

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