From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750889Ab1KBTkA (ORCPT ); Wed, 2 Nov 2011 15:40:00 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:46945 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750704Ab1KBTj4 (ORCPT ); Wed, 2 Nov 2011 15:39:56 -0400 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 98.234.237.12 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18lvCtM5KI+QPkrZjp3LyS3 Date: Wed, 2 Nov 2011 12:39:52 -0700 From: Tony Lindgren To: Thomas Weber Cc: Chris Ball , linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, linux-omap@vger.kernel.org, Girish K S Subject: Re: [PATCH] mmc: omap_hsmmc: Fix build for hsmmc Message-ID: <20111102193952.GL31337@atomide.com> References: <20111102170619.GJ31337@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 * Thomas Weber [111102 11:22]: > Hello Tony, hello > Chris,https://mail.google.com/mail/?shva=1#label/linux-omap/133653efb30ae047 > > isn't this already fixed? > > http://marc.info/?l=linux-omap&m=131991921316862&w=2 > > [PATCH] omap_hsmmc: fix missing parenthesis in pr_info Heh looks like this is actually the third fix to this posted :) I'm happy with the first one thanks. Tony