From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757573Ab1KVP4x (ORCPT ); Tue, 22 Nov 2011 10:56:53 -0500 Received: from perches-mx.perches.com ([206.117.179.246]:58244 "EHLO labridge.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757356Ab1KVP4v (ORCPT ); Tue, 22 Nov 2011 10:56:51 -0500 Message-ID: <1321977410.1131.24.camel@Joe-Laptop> Subject: RE: [PATCH] [SCSI] aacraid: Use kmemdup rather than duplicating its implementation From: Joe Perches To: Mark Salyzyn Cc: Thomas Meyer , JBottomley@parallels.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, Achim Leubner , Mahesh Rajashekhara Date: Tue, 22 Nov 2011 07:56:50 -0800 In-Reply-To: References: <1321569820.1624.290.camel@localhost.localdomain> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.1- Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > -----Original Message----- > The semantic patch that makes this change is available > in scripts/coccinelle/api/memdup.cocci. > > Signed-off-by: Thomas Meyer > --- > > diff -u -p a/drivers/scsi/aacraid/commctrl.c On Tue, 2011-11-22 at 06:24 -0800, Mark Salyzyn wrote: > This driver is maintained by Achim Leubner > and Mahesh Rajashekhara > . I have added them so that either > one of them can have the opportunity to respond. Really? MAINTAINERS has: AACRAID SCSI RAID DRIVER M: Adaptec OEM Raid Solutions L: linux-scsi@vger.kernel.org W: http://www.adaptec.com/ S: Supported F: Documentation/scsi/aacraid.txt F: drivers/scsi/aacraid/ Should either or both Achim or Mahesh be added?