Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751348AbbLUJsL (ORCPT ); Mon, 21 Dec 2015 04:48:11 -0500 Received: from e06smtp15.uk.ibm.com ([195.75.94.111]:58629 "EHLO e06smtp15.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751081AbbLUJsJ (ORCPT ); Mon, 21 Dec 2015 04:48:09 -0500 X-IBM-Helo: d06dlp01.portsmouth.uk.ibm.com X-IBM-MailFrom: heiko.carstens@de.ibm.com X-IBM-RcptTo: linux-kernel@vger.kernel.org;linux-s390@vger.kernel.org Date: Mon, 21 Dec 2015 10:48:00 +0100 From: Heiko Carstens To: Aya Mahfouz Cc: Martin Schwidefsky , Christophe Jaillet , Julia Lawall , linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] s390: char: constify hmcdrv_ftp_ops structs Message-ID: <20151221094800.GB4058@osiris> References: <20151213185149.GA24510@waves> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151213185149.GA24510@waves> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15122109-0021-0000-0000-0000085E4397 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 707 Lines: 20 On Sun, Dec 13, 2015 at 08:51:49PM +0200, Aya Mahfouz wrote: > Constifies hmcdrv_ftp_ops structures in s390's char > driver since they are not modified after their > initialization. > > Detected and found using Coccinelle. > > Suggested-by: Julia Lawall > Signed-off-by: Aya Mahfouz > --- > drivers/s390/char/hmcdrv_ftp.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/