On Wed, 2017-09-06 at 23:34 +0200, Arnd Bergmann wrote: > After changing INIT_UDATA_BUF_OR_NULL() to an inline function, > this does the same change to INIT_UDATA for consistency. > I'm keeping it separate as this part is much larger and > we wouldn't want to backport this to stable kernels if we > ever want to address the gcc warnings by backporting the > first patch. > > Again, using an inline function gives us better type > safety here among other issues with macros. I'm using > u64_to_user_ptr() to convert the user pointer to simplify > the logic rather than adding lots of new type casts. > > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> Thanks, applied. -- Doug Ledford <dledford@xxxxxxxxxx> GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html