Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753778Ab3DLK6j (ORCPT ); Fri, 12 Apr 2013 06:58:39 -0400 Received: from anubis.se.axis.com ([195.60.68.12]:56800 "EHLO anubis.se.axis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752431Ab3DLK6h (ORCPT ); Fri, 12 Apr 2013 06:58:37 -0400 Date: Fri, 12 Apr 2013 12:58:35 +0200 From: Jesper Nilsson To: David Howells Cc: "linux-kernel@vger.kernel.org" , Mikael Starvik , Jesper Nilsson , "viro@ZenIV.linux.org.uk" , linux-cris-kernel Subject: Re: [PATCH 24/26] cris: Don't use create_proc_read_entry() [RFC] Message-ID: <20130412105835.GU25525@axis.com> References: <20130411132739.32763.82609.stgit@warthog.procyon.org.uk> <20130411133047.32763.25315.stgit@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130411133047.32763.25315.stgit@warthog.procyon.org.uk> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 671 Lines: 19 On Thu, Apr 11, 2013 at 03:30:47PM +0200, David Howells wrote: > Don't use create_proc_read_entry() as that is deprecated, but rather use > proc_create_data() and seq_file instead. > > Signed-off-by: David Howells > cc: Mikael Starvik Looks good, Acked-by: Jesper Nilsson /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nilsson@axis.com -- 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/