Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754118Ab0AIMiU (ORCPT ); Sat, 9 Jan 2010 07:38:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754061Ab0AIMiR (ORCPT ); Sat, 9 Jan 2010 07:38:17 -0500 Received: from isilmar.linta.de ([213.133.102.198]:37509 "EHLO linta.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754026Ab0AIMiQ (ORCPT ); Sat, 9 Jan 2010 07:38:16 -0500 Date: Sat, 9 Jan 2010 13:16:41 +0100 From: Dominik Brodowski To: H Hartley Sweeten Cc: Linux Kernel , laforge@gnumonks.org Subject: Re: [PATCH] cm4000_cs.c: Remove unnecessary cast Message-ID: <20100109121641.GA4491@comet.dominikbrodowski.net> Mail-Followup-To: Dominik Brodowski , H Hartley Sweeten , Linux Kernel , laforge@gnumonks.org References: <201001081130.13177.hartleys@visionengravers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201001081130.13177.hartleys@visionengravers.com> 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: 617 Lines: 19 Hey, On Fri, Jan 08, 2010 at 11:30:13AM -0700, H Hartley Sweeten wrote: > cm4000_cs.c: Remove unnecessary cast > > The struct file 'private_data' member is a void *, the cast is not needed. > > Signed-off-by: H Hartley Sweeten > Cc: Harald Welte Applied to linux-pcmcia, in queue for 2.6.34-rc1. Thanks, Dominik -- 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/