From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752857AbcKHCMH (ORCPT ); Mon, 7 Nov 2016 21:12:07 -0500 Received: from tex.lwn.net ([70.33.254.29]:33214 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752045AbcKHCME (ORCPT ); Mon, 7 Nov 2016 21:12:04 -0500 Date: Mon, 7 Nov 2016 19:12:02 -0700 From: Jonathan Corbet To: Luis de Bethencourt Cc: "linux-kernel@vger.kernel.org" , Greg KH , stern@rowland.harvard.edu, oneukum@suse.com, emilio.lopez@collabora.co.uk, linux-doc@vger.kernel.org Subject: Re: [PATCH] USB: fix typo in documentation Message-ID: <20161107191202.24182679@lwn.net> In-Reply-To: References: Organization: LWN.net X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.31; 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 Tue, 1 Nov 2016 15:23:37 +0000 Luis de Bethencourt wrote: > A typo sneaked in the latest change on the USB documentation. Fixing it > and also a trailing whitespace since it is also in the "USB Host-Side API > Model" chapter. Applied to the docs tree (with --ignore-whitespace), thanks. jon