From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754910AbcH0CmU (ORCPT ); Fri, 26 Aug 2016 22:42:20 -0400 Received: from kvm5.telegraphics.com.au ([98.124.60.144]:59152 "EHLO kvm5.telegraphics.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754532AbcH0CmQ (ORCPT ); Fri, 26 Aug 2016 22:42:16 -0400 Message-Id: <20160827022958.983743612@telegraphics.com.au> User-Agent: quilt/0.50-1 Date: Sat, 27 Aug 2016 12:29:58 +1000 From: Finn Thain To: "James E.J. Bottomley" , "Martin K. Petersen" , Geert Uytterhoeven , , , Subject: [PATCH 0/3] Small fixes and cleanup Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Miscellaneous small patches for an interrupt latency issue, a compiler warning and a documentation cleanup. --- Documentation/kernel-parameters.txt | 2 -- Documentation/scsi/scsi-parameters.txt | 2 -- drivers/scsi/NCR5380.c | 13 +++---------- drivers/scsi/NCR5380.h | 8 +++++++- 4 files changed, 10 insertions(+), 15 deletions(-)