From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751279AbdALQkG (ORCPT ); Thu, 12 Jan 2017 11:40:06 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58122 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750816AbdALQkF (ORCPT ); Thu, 12 Jan 2017 11:40:05 -0500 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: References: <107420020.65PPp1ZfLz@wuerfel> <148422219487.9419.2588525606361566422.stgit@warthog.procyon.org.uk> <13021.1484230376@warthog.procyon.org.uk> <6962749.4mk109advR@wuerfel> <20276.1484237654@warthog.procyon.org.uk> To: Arnd Bergmann Cc: dhowells@redhat.com, Linux Kernel Mailing List , Tina Ruchandani , linux-afs@lists.infradead.org Subject: Re: [PATCH 1/2] afs: Move UUID struct to linux/uuid.h MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <21364.1484239202.1@warthog.procyon.org.uk> Date: Thu, 12 Jan 2017 16:40:02 +0000 Message-ID: <21365.1484239202@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.30]); Thu, 12 Jan 2017 16:40:05 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd Bergmann wrote: > Yes, looks good to me. Can I put that down as a Reviewed-by? David