On Thu, 2017-05-18 at 08:26 +0200, Christoph Hellwig wrote: Changelog? > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: David Howells <dhowells@xxxxxxxxxx> > @@ -453,7 +453,7 @@ static int afs_deliver_cb_probe(struct afs_call > *call) > static void SRXAFSCB_ProbeUuid(struct work_struct *work) > { > struct afs_call *call = container_of(work, struct afs_call, > work); > - struct uuid_v1 *r = call->request; > + uuid_t *r = call->request; > > struct { > __be32 match; > Just to double check that this doesn't create a union aliasing. -- Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Intel Finland Oy -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html