From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 83ECBC04AB4 for ; Tue, 14 May 2019 13:57:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5A3DA2147A for ; Tue, 14 May 2019 13:57:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726109AbfENN5L (ORCPT ); Tue, 14 May 2019 09:57:11 -0400 Received: from mga14.intel.com ([192.55.52.115]:60084 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725901AbfENN5L (ORCPT ); Tue, 14 May 2019 09:57:11 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 May 2019 06:57:11 -0700 X-ExtLoop1: 1 Received: from ozhuraki-desk.fi.intel.com (HELO [10.237.67.35]) ([10.237.67.35]) by orsmga002.jf.intel.com with ESMTP; 14 May 2019 06:57:08 -0700 Subject: Re: [PATCH v2 00/12] NFC: nxp-nci: clean up and support new ID To: sedat.dilek@gmail.com Cc: Andy Shevchenko , =?UTF-8?Q?Cl=c3=a9ment_Perrochaud?= , Charles Gorand , linux-nfc@lists.01.org, Samuel Ortiz , linux-wireless@vger.kernel.org References: <20190513104358.59716-1-andriy.shevchenko@linux.intel.com> <20190513123751.GS9224@smile.fi.intel.com> <2d39b39b-27eb-abef-747f-400433daefee@intel.com> <4f297fa0-257d-5036-8a1a-0f5434bb5d26@intel.com> From: Oleg Zhurakivskyy Message-ID: <787aff34-b1b9-b9e2-faf3-409d7fc95a52@intel.com> Date: Tue, 14 May 2019 16:56:55 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On 5/14/19 4:44 PM, Sedat Dilek wrote: > Say Y if unsure. > > Shouldn't that be "Say N if unsure"? > Or Say Yes If Sure :-). :) Must be a typo. As to me, the last 5 lines in the description are extra, but this is just a matter of taste. Regards, Oleg