What | Removed | Added |
---|---|---|
Flags | needinfo?(msuchanek@suse.com), needinfo?(duwe@suse.com) |
It's a bug in the ifdef. Instead of checking CC_IS_CLANG which is kernel-specific and not defined when the header is used by userspace it should check some define that is provided by clang compiler itself.