From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752264AbcDUJ4M (ORCPT ); Thu, 21 Apr 2016 05:56:12 -0400 Received: from tex.lwn.net ([70.33.254.29]:41699 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751988AbcDUJ4J (ORCPT ); Thu, 21 Apr 2016 05:56:09 -0400 Date: Thu, 21 Apr 2016 03:56:06 -0600 From: Jonathan Corbet To: Cao jin Cc: , , Subject: Re: [PATCH] hrtimers: doc cleanup Message-ID: <20160421035606.619dee77@lwn.net> In-Reply-To: <1461229794-3654-1-git-send-email-caoj.fnst@cn.fujitsu.com> References: <1461229794-3654-1-git-send-email-caoj.fnst@cn.fujitsu.com> Organization: LWN.net X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 21 Apr 2016 17:09:54 +0800 Cao jin wrote: > - wheel concept, it cannot be 'designed out' without unevitably > - degrading other portions of the timers.c code in an unacceptable way. > + wheel concept, it cannot be 'designed out' without inevitably > + degrading other portions of the timers.c code in an acceptable way. This change is incorrect - "unacceptable" is exactly what the writer wanted to say here. jon