Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755458AbYAVXgt (ORCPT ); Tue, 22 Jan 2008 18:36:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752403AbYAVXgj (ORCPT ); Tue, 22 Jan 2008 18:36:39 -0500 Received: from chilli.pcug.org.au ([203.10.76.44]:50184 "EHLO smtps.tip.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751015AbYAVXgi (ORCPT ); Tue, 22 Jan 2008 18:36:38 -0500 Date: Wed, 23 Jan 2008 10:36:16 +1100 From: Stephen Rothwell To: Jan Engelhardt Cc: Andrew Morton , Linux Kernel Mailing List , linux-fsdevel@vger.kernel.org, Ivan Kokshaysky , Bryan Wu , Mikael Starvik , David Howells , Hirokazu Takata , Geert Uytterhoeven , Roman Zippel , Kyle McMartin , Matthew Wilcox , Chris Zankel Subject: Re: [PATCH] procfs: constify function pointer tables Message-Id: <20080123103616.591c234b.sfr@canb.auug.org.au> In-Reply-To: References: <54038cd4f87a03884e4f59f8f3697889dfb63c54.1201030614.git.jengelh@computergmbh.de> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Wed__23_Jan_2008_10_36_16_+1100_e0y=C/i_A901dn_n" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1202 Lines: 40 --Signature=_Wed__23_Jan_2008_10_36_16_+1100_e0y=C/i_A901dn_n Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Jan, On Tue, 22 Jan 2008 21:00:46 +0100 (CET) Jan Engelhardt wrote: > > -extern struct seq_operations mounts_op; > +extern const struct seq_operations mounts_op; [ and many others ... ] I don't suppose you feel like finding appropriate header files to put these declarations into? --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ --Signature=_Wed__23_Jan_2008_10_36_16_+1100_e0y=C/i_A901dn_n Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHln36TgG2atn1QN8RAh2cAJ9IFGZP9N4qngBpnalysnOf4sCjIACgktyk nwtPc/WmmILLWovmy1j5JsY= =fUbW -----END PGP SIGNATURE----- --Signature=_Wed__23_Jan_2008_10_36_16_+1100_e0y=C/i_A901dn_n-- -- 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/