From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from vps.thesusis.net (vps.thesusis.net [34.202.238.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A08333218C for ; Fri, 5 Jan 2024 16:24:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=thesusis.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=thesusis.net Received: by vps.thesusis.net (Postfix, from userid 1000) id C8C73151F4C; Fri, 5 Jan 2024 11:24:11 -0500 (EST) From: Phillip Susi To: Sergei Shtylyov , Damien Le Moal Cc: linux-ide@vger.kernel.org Subject: Re: [PATCH 3/4] libata: avoid waking disk for several commands In-Reply-To: <13374917-5c23-1cb4-8484-479cc7d20e7b@gmail.com> References: <87y1d5kxcc.fsf@vps.thesusis.net> <20240104223940.339290-1-phill@thesusis.net> <20240104223940.339290-3-phill@thesusis.net> <13374917-5c23-1cb4-8484-479cc7d20e7b@gmail.com> Date: Fri, 05 Jan 2024 11:24:11 -0500 Message-ID: <877cknu4t0.fsf@vps.thesusis.net> Precedence: bulk X-Mailing-List: linux-ide@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain Sergei Shtylyov writes: > This command is "officially" called CHECK POWER MODE... Right. > Know. > Double "to". Ooops. > Asleep. Why would you capitalize that A? It isn't a proper noun, nor the first word of the sentance. > How about a *switch* instead? Ok.