From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Date: Thu, 29 Aug 2019 22:03:25 +0000 Subject: Re: [PATCH] scsi: qla2xxx: fix spelling mistake "initializatin" -> "initialization" Message-Id: List-Id: References: <20190822215651.5403-1-colin.king@canonical.com> In-Reply-To: <20190822215651.5403-1-colin.king@canonical.com> (Colin King's message of "Thu, 22 Aug 2019 22:56:51 +0100") MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Colin King Cc: qla2xxx-upstream@qlogic.com, "James E . J . Bottomley" , "Martin K . Petersen" , linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Colin, > There is a spelling mistake in a ql_log message. Fix it. Applied to 5.4/scsi-queue, thanks. -- Martin K. Petersen Oracle Linux Engineering From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B06BEC3A59F for ; Thu, 29 Aug 2019 22:04:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 815572070B for ; Thu, 29 Aug 2019 22:04:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=oracle.com header.i=@oracle.com header.b="NuGw5PXa" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728107AbfH2WEV (ORCPT ); Thu, 29 Aug 2019 18:04:21 -0400 Received: from userp2130.oracle.com ([156.151.31.86]:48586 "EHLO userp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726894AbfH2WEV (ORCPT ); Thu, 29 Aug 2019 18:04:21 -0400 Received: from pps.filterd (userp2130.oracle.com [127.0.0.1]) by userp2130.oracle.com (8.16.0.27/8.16.0.27) with SMTP id x7TM4FqN191026; Thu, 29 Aug 2019 22:04:15 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=to : cc : subject : from : references : date : in-reply-to : message-id : mime-version : content-type; s=corp-2019-08-05; bh=tNq8VlHmo3z4uD6dsFqgysoGFKYe16VskF9MdIytmzc=; b=NuGw5PXaRUV0W9EW47gWmep/tHP7OTqC1UEqHSXkB/tF6q7wq6XWhdvvQ2Fn7hZ2+V/V s9g+iOJvq/lmdMizSpFV7IbvwB8Gu2fZWS3HJB8496kVp2gmG+Tm19pZ3hNemcMZHkuH xQUExenqJDsXtE+mJk0W0WaTMywi0l4WNFHbAtZL6Cs5f5Bv99pu/NOrjBIzQxxBF2RG D3o3oBZg8pgOX6AHqYhYajXtscOPNKvgvwGbObArB2LyG5sMs61bwoHPe6//SBbEr3Av k6Mgx8AkeFq7cKVts6UWehysHSX8XymBFfyw4GGq1fcBGzHy7uKGczbYVH7e8rKDSvVa mQ== Received: from userp3020.oracle.com (userp3020.oracle.com [156.151.31.79]) by userp2130.oracle.com with ESMTP id 2uppwwr20r-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 29 Aug 2019 22:04:15 +0000 Received: from pps.filterd (userp3020.oracle.com [127.0.0.1]) by userp3020.oracle.com (8.16.0.27/8.16.0.27) with SMTP id x7TM46n2099609; Thu, 29 Aug 2019 22:04:12 GMT Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by userp3020.oracle.com with ESMTP id 2upkrfgs7y-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 29 Aug 2019 22:04:12 +0000 Received: from abhmp0009.oracle.com (abhmp0009.oracle.com [141.146.116.15]) by aserv0121.oracle.com (8.14.4/8.13.8) with ESMTP id x7TM3S7j003553; Thu, 29 Aug 2019 22:03:28 GMT Received: from ca-mkp.ca.oracle.com (/10.159.214.123) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 29 Aug 2019 15:03:28 -0700 To: Colin King Cc: qla2xxx-upstream@qlogic.com, "James E . J . Bottomley" , "Martin K . Petersen" , linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] scsi: qla2xxx: fix spelling mistake "initializatin" -> "initialization" From: "Martin K. Petersen" Organization: Oracle Corporation References: <20190822215651.5403-1-colin.king@canonical.com> Date: Thu, 29 Aug 2019 18:03:25 -0400 In-Reply-To: <20190822215651.5403-1-colin.king@canonical.com> (Colin King's message of "Thu, 22 Aug 2019 22:56:51 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9364 signatures=668685 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=722 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1906280000 definitions=main-1908290220 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9364 signatures=668685 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=799 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1906280000 definitions=main-1908290220 Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org Colin, > There is a spelling mistake in a ql_log message. Fix it. Applied to 5.4/scsi-queue, thanks. -- Martin K. Petersen Oracle Linux Engineering