From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932300Ab0JNWVn (ORCPT ); Thu, 14 Oct 2010 18:21:43 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:39173 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755255Ab0JNWVm (ORCPT ); Thu, 14 Oct 2010 18:21:42 -0400 Date: Thu, 14 Oct 2010 15:21:38 -0700 From: Andrew Morton To: Cc: linux-kernel@vger.kernel.org, ddbua@analog.com, drivers@analog.com, mike.frysinger@analog.com, chrisv@cyberswitching.com Subject: Re: [PATCH 2/3] drivers: misc: ad525x_dpot: Fix part name typos in defines Message-Id: <20101014152138.6511e08b.akpm@linux-foundation.org> In-Reply-To: <1287046788-25122-2-git-send-email-michael.hennerich@analog.com> References: <1287046788-25122-1-git-send-email-michael.hennerich@analog.com> <1287046788-25122-2-git-send-email-michael.hennerich@analog.com> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; x86_64-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 On Thu, 14 Oct 2010 10:59:47 +0200 wrote: > > (changelog quoted in full!) What are the runtime effects of this change?