From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751383AbeEFNHR (ORCPT ); Sun, 6 May 2018 09:07:17 -0400 Received: from mga03.intel.com ([134.134.136.65]:55219 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751204AbeEFNHN (ORCPT ); Sun, 6 May 2018 09:07:13 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,369,1520924400"; d="scan'208";a="47131821" Message-ID: <0f8aaff5ecad8af6d146453d4d3a5d4dd145977b.camel@intel.com> Subject: Re: [linux-firmware] Version in WHENCE file From: Luciano Coelho To: sedat.dilek@gmail.com Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org Date: Sun, 06 May 2018 16:07:10 +0300 In-Reply-To: References: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.1-2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2018-05-06 at 14:46 +0200, Sedat Dilek wrote: > Hi Luca, > > I hope I catched the correct MLs (not sure if linux-firmware has a > ML, > I did not found any in the MAINTAINERS file). > > I have seen that in the WHENCE file there is "Version" with and > without ":", mostly iwlwifi ucodes. > > As an example: > > File: iwlwifi-8265-36.ucode > -Version 36.e91976c0.0 > +Version: 36.e91976c0.0 > > I don't know the workflow: Do you want to fix it in your tree or > directly in linux-firmware.git upstream? > My attached patch is against upstream. Thanks, Sedat! I'm going to send a new pull-request this week, so I can include your patch in my tree and as part of the pull-request. -- Cheers, Luca.