From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Date: Fri, 28 Sep 2018 18:15:33 +0000 Subject: Re: [PATCH] qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered" Message-Id: <20180928.111533.1894085157685911248.davem@davemloft.net> List-Id: References: <20180927170454.7829-1-colin.king@canonical.com> In-Reply-To: <20180927170454.7829-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: colin.king@canonical.com Cc: Ariel.Elior@cavium.com, everest-linux-l2@cavium.com, netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org From: Colin King Date: Thu, 27 Sep 2018 18:04:54 +0100 > From: Colin Ian King > > Trivial fix to spelling mistake struct field name, rename it. > > Signed-off-by: Colin Ian King Applied to net-next, thanks Colin.