Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1166600AbdDXIPt (ORCPT ); Mon, 24 Apr 2017 04:15:49 -0400 Received: from mx0a-001ae601.pphosted.com ([67.231.149.25]:34616 "EHLO mx0b-001ae601.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1166540AbdDXIPn (ORCPT ); Mon, 24 Apr 2017 04:15:43 -0400 Authentication-Results: ppops.net; spf=none smtp.mailfrom=ckeepax@opensource.wolfsonmicro.com Date: Mon, 24 Apr 2017 09:15:53 +0100 From: Charles Keepax To: Colin King CC: Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , Julia Lawall , Kuninori Morimoto , Linus Walleij , , , , Subject: Re: [PATCH] ASoC: wm5100: fix spelling mistake: "micropone" -> "microphone" Message-ID: <20170424081553.GE1594@localhost.localdomain> References: <20170422122842.8282-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20170422122842.8282-1-colin.king@canonical.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=2 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1703280000 definitions=main-1704240143 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 315 Lines: 12 On Sat, Apr 22, 2017 at 01:28:42PM +0100, Colin King wrote: > From: Colin Ian King > > Trivial fix to spelling mistake in dev_err message > > Signed-off-by: Colin Ian King > --- Acked-by: Charles Keepax Thanks, Charles