From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932359AbdKGJCl (ORCPT ); Tue, 7 Nov 2017 04:02:41 -0500 Received: from osg.samsung.com ([64.30.133.232]:38414 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754250AbdKGJCh (ORCPT ); Tue, 7 Nov 2017 04:02:37 -0500 Date: Tue, 7 Nov 2017 07:02:30 -0200 From: Mauro Carvalho Chehab To: Colin King Cc: Mauro Carvalho Chehab , Antti Palosaari , Ezequiel Garcia , linux-media@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/7] au0828: fix spelling mistake: "synchronuously" -> "synchronously" Message-ID: <20171107070230.0440bec2@vento.lan> In-Reply-To: <20171102101153.18225-1-colin.king@canonical.com> References: <20171102101153.18225-1-colin.king@canonical.com> Organization: Samsung X-Mailer: Claws Mail 3.15.1-dirty (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Thu, 2 Nov 2017 10:11:47 +0000 Colin King escreveu: > From: Colin Ian King > > Trivial fix to spelling mistake in error message text > > Signed-off-by: Colin Ian King > --- > drivers/media/usb/au0828/au0828-video.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Colin, Patches fold and applied. For trivial changes like that, please group them per drivers/media subdir. Regards, Mauro Thanks, Mauro