From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Milan P. Gandhi" Subject: [PATCH 0/2] scsi: qla2xxx: Fix for a formatting issue and typo in qla_bsg.c Date: Tue, 12 Mar 2019 18:19:37 +0530 Message-ID: <20190312124937.GA13922@machine1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org To: kernel-janitors@vger.kernel.org Cc: qla2xxx-upstream@qlogic.com, jejb@linux.ibm.com, martin.petersen@oracle.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, julia.lawall@lip6.fr, dan.carpenter@oracle.com List-Id: linux-scsi@vger.kernel.org This patch series fixes below two formatting/typos in qla_bsg.c: 1. Corrected alignment at the start of comment section 2. Fixed 'iiDMA' cmd spelling Thanks, Milan. --- drivers/scsi/qla2xxx/qla_bsg.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)