kbuild: Fix unaligned access in sanity check
fixdep does a sanity check to make sure that it got endianness and sizeof(int) right. As opposed to the main loops, this sanity check forgot to ensure proper alignment.
Showing
Please register or sign in to comment