Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Linus Torvalds <[email protected]>
- Loading branch information