From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755377AbdGXJ3M (ORCPT ); Mon, 24 Jul 2017 05:29:12 -0400 Received: from mga14.intel.com ([192.55.52.115]:34408 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752261AbdGXJ3F (ORCPT ); Mon, 24 Jul 2017 05:29:05 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,406,1496127600"; d="scan'208";a="1154651018" Date: Mon, 24 Jul 2017 12:28:59 +0300 From: Mika Westerberg To: Christoph Hellwig Cc: Andy Shevchenko , Amir Goldstein , Andreas Noever , Michael Jamet , Yehezkel Bernat , linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3] thunderbold: use uuid_t instead of uuid_be Message-ID: <20170724092859.GR629@lahna.fi.intel.com> References: <20170720075624.25619-1-hch@lst.de> <20170720075624.25619-3-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170720075624.25619-3-hch@lst.de> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 20, 2017 at 09:56:23AM +0200, Christoph Hellwig wrote: > Switch thunderbolt to the new uuid type. > > Signed-off-by: Christoph Hellwig You have a typo in $subject: thunderbold -> thunderbolt. Otherwise looks good and still works fine :) Acked-by: Mika Westerberg