From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760463AbZDLMW0 (ORCPT ); Sun, 12 Apr 2009 08:22:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760135AbZDLMWR (ORCPT ); Sun, 12 Apr 2009 08:22:17 -0400 Received: from pfepa.post.tele.dk ([195.41.46.235]:60018 "EHLO pfepa.post.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760110AbZDLMWQ (ORCPT ); Sun, 12 Apr 2009 08:22:16 -0400 Date: Sun, 12 Apr 2009 14:24:19 +0200 From: Sam Ravnborg To: Mariusz Kozlowski Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] balance parentheses and braces Message-ID: <20090412122419.GA27929@uranus.ravnborg.org> References: <1239533251-31276-1-git-send-email-m.kozlowski@tuxland.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1239533251-31276-1-git-send-email-m.kozlowski@tuxland.pl> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Apr 12, 2009 at 12:47:27PM +0200, Mariusz Kozlowski wrote: > Using rather dumb script I found some unbalanced parentheses and braces > here and there. These patches are trivial and attepmt to fix them. I suggest you put some effort into finding the relevant receivers for these patches. This way they are more likely to be picked up and applied. If you really do not know who to send them too try to send them to Andrew Morton. Sam