Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934918Ab1ETLB2 (ORCPT ); Fri, 20 May 2011 07:01:28 -0400 Received: from mtagate7.uk.ibm.com ([194.196.100.167]:35175 "EHLO mtagate7.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934304Ab1ETLB0 (ORCPT ); Fri, 20 May 2011 07:01:26 -0400 Date: Fri, 20 May 2011 13:01:21 +0200 From: Martin Schwidefsky To: Steven Rostedt Cc: LKML , Ingo Molnar , Heiko Carstens , linux-s390 , Mike Frysinger , uclinux-dist-devel Subject: Re: [RFC][PATCH] maccess,probe_kernel: Make write/read src const void * Message-ID: <20110520130121.31a3ef5a@mschwide> In-Reply-To: <1305824936.1465.4.camel@gandalf.stny.rr.com> References: <1305824936.1465.4.camel@gandalf.stny.rr.com> Organization: IBM Corporation X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.4; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 728 Lines: 24 On Thu, 19 May 2011 13:08:56 -0400 Steven Rostedt wrote: > maccess,probe_kernel: Make src const void * > > The functions probe_kernel_write() and probe_kernel_read() do not modify > the src pointer. Allow const pointers to be passed in without the need > of a typecast. > > Signed-off-by: Steven Rostedt Acked-by: Martin Schwidefsky -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. -- 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/