From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] strparser: Corrected typo in documentation. Date: Sun, 24 Jun 2018 16:18:20 +0900 (KST) Message-ID: <20180624.161820.1373188259754361242.davem@davemloft.net> References: <20180624123721.24287-1-vakul.garg@nxp.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, corbet@lwn.net To: vakul.garg@nxp.com Return-path: In-Reply-To: <20180624123721.24287-1-vakul.garg@nxp.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Vakul Garg Date: Sun, 24 Jun 2018 18:07:21 +0530 > Replaced strp_pause() with strp_unpause() to correct a seemingly copy > paste documentation mistake. > > Signed-off-by: Vakul Garg As a bug fix this should target 'net'. This is even more true since this fixes documentation.