On Thu, Mar 16, 2017 at 11:18:30AM +0800, Qu Wenruo wrote: > In latest linux api headers, __bitwise is already defined in > /usr/include/linux/types.h. > > So kerncompat.h will re-define __bitwise, and cause gcc warning. > > Fix it by checking if __bitwise is already define. > > Signed-off-by: Qu Wenruo <quwen...@cn.fujitsu.com>
Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html