Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753106AbbDGHUo (ORCPT ); Tue, 7 Apr 2015 03:20:44 -0400 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:35683 "EHLO mx08-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752868AbbDGHUi (ORCPT ); Tue, 7 Apr 2015 03:20:38 -0400 Message-ID: <552383C2.3050502@st.com> Date: Tue, 7 Apr 2015 09:14:10 +0200 From: Patrice Chotard User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Joe Perches , Stefan Agner CC: Greg Kroah-Hartman , Jiri Slaby , , , Nicolas Ferre , Timur Tabi , , Pat Gefre , Laxman Dewangan , "Maciej W. Rozycki" , Daniel Walker , , Peter Korsgaard , Sonic Zhang , Alexandre Courbot , Russell King , Michal Simek , , , Tobias Klauser , Stephen Warren , , , Thadeu Lima de Souza Cascardo , , David Brown , =?windows-1252?Q?S=F6ren_Brinkmann?= , Maxime Coquelin , Barry Song , Vineet Gupta , Tony Prisk , Bryan Huntsman , Thierry Reding , =?windows-1252?Q?Uwe_Kleine-K=F6nig?= , Srinivas Kandagatla , , linuxppc-dev , "David S. Miller" Subject: Re: [PATCH V2] tty: serial: Add const to struct uart_ops declarations References: <1428169665.2775.53.camel@perches.com> <1428258294.2775.69.camel@perches.com> In-Reply-To: <1428258294.2775.69.camel@perches.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.48.254.1] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2015-04-07_02:2015-04-07,2015-04-07,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 610 Lines: 27 Hi On 04/05/2015 08:24 PM, Joe Perches wrote: > These structs can be const, so make them const. > > Miscellanea: > > o Add static to struct uart_ops declaration in bfin_sport_uart > > Signed-off-by: Joe Perches > --- [...] for > drivers/tty/serial/st-asc.c | 2 +- Acked-by: Patrice Chotard 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/