RE: [PATCH 2/6] bfa: replace endian swap macros with the ones provided by linux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>Is this enough that
>
>	make C=2 CF="-D__CHECK_ENDIAN__"
>
>gives you clean enough output to actually verify all the endiness
>conversions?

Thanks for reviewing the patch. I tried sparse endianess checking and saw a lot of warnings, mostly
because the structure members are still declared as unsigned int instead of using endianess annotated
types such as __le16, __be16 and etc. Are issues like this must be fixed? I tried some other drivers
and saw a lot of similar issues also.

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux