Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751357AbeAEIlj (ORCPT + 1 other); Fri, 5 Jan 2018 03:41:39 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43124 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751202AbeAEIli (ORCPT ); Fri, 5 Jan 2018 03:41:38 -0500 Date: Fri, 5 Jan 2018 09:40:44 +0100 From: Stanislaw Gruszka To: Masanari Iida Cc: helmut.schaa@googlemail.com, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org Subject: Re: [PATCH] [linux-next] rt2x00: Fix a typo in printk Message-ID: <20180105084043.GA2714@redhat.com> References: <20180104150800.1972-1-standby24x7@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180104150800.1972-1-standby24x7@gmail.com> User-Agent: Mutt/1.5.20 (2009-12-10) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Fri, 05 Jan 2018 08:41:38 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Fri, Jan 05, 2018 at 12:08:00AM +0900, Masanari Iida wrote: > This patch fix a typo in rt2800lib.c > > Signed-off-by: Masanari Iida Acked-by: Stanislaw Gruszka