From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752428AbdLHCWh (ORCPT ); Thu, 7 Dec 2017 21:22:37 -0500 Received: from aserp2120.oracle.com ([141.146.126.78]:48666 "EHLO aserp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751904AbdLHCWf (ORCPT ); Thu, 7 Dec 2017 21:22:35 -0500 To: Colin King Cc: Sathya Prakash , Chaitra P B , Suganath Prabu Subramani , MPT-FusionLinux.pdl@broadcom.com, linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] scsi: fusion: clean up some indentations From: "Martin K. Petersen" Organization: Oracle Corporation References: <20171206150243.20695-1-colin.king@canonical.com> Date: Thu, 07 Dec 2017 21:17:27 -0500 In-Reply-To: <20171206150243.20695-1-colin.king@canonical.com> (Colin King's message of "Wed, 6 Dec 2017 15:02:43 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8738 signatures=668644 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=536 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1712080029 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Colin, > There are several places where the source is not indented correctly > with either too many or too few levels of intentation. Fix these. Applied to 4.16/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Date: Fri, 08 Dec 2017 02:17:27 +0000 Subject: Re: [PATCH] scsi: fusion: clean up some indentations Message-Id: List-Id: References: <20171206150243.20695-1-colin.king@canonical.com> In-Reply-To: <20171206150243.20695-1-colin.king@canonical.com> (Colin King's message of "Wed, 6 Dec 2017 15:02:43 +0000") MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Colin King Cc: Sathya Prakash , Chaitra P B , Suganath Prabu Subramani , MPT-FusionLinux.pdl@broadcom.com, linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Colin, > There are several places where the source is not indented correctly > with either too many or too few levels of intentation. Fix these. Applied to 4.16/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [PATCH] scsi: fusion: clean up some indentations Date: Thu, 07 Dec 2017 21:17:27 -0500 Message-ID: References: <20171206150243.20695-1-colin.king@canonical.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from aserp2120.oracle.com ([141.146.126.78]:48666 "EHLO aserp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751904AbdLHCWf (ORCPT ); Thu, 7 Dec 2017 21:22:35 -0500 In-Reply-To: <20171206150243.20695-1-colin.king@canonical.com> (Colin King's message of "Wed, 6 Dec 2017 15:02:43 +0000") Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Colin King Cc: Sathya Prakash , Chaitra P B , Suganath Prabu Subramani , MPT-FusionLinux.pdl@broadcom.com, linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Colin, > There are several places where the source is not indented correctly > with either too many or too few levels of intentation. Fix these. Applied to 4.16/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering