From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753340AbZFAKRZ (ORCPT ); Mon, 1 Jun 2009 06:17:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754365AbZFAKRS (ORCPT ); Mon, 1 Jun 2009 06:17:18 -0400 Received: from bu3sch.de ([62.75.166.246]:36104 "EHLO vs166246.vserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753922AbZFAKRR (ORCPT ); Mon, 1 Jun 2009 06:17:17 -0400 From: Michael Buesch To: Alan Cox Subject: Re: parport_pc: Fix subscription bugs Date: Mon, 1 Jun 2009 12:17:10 +0200 User-Agent: KMail/1.9.9 Cc: Andrew Morton , LKML References: <200906011100.34086.mb@bu3sch.de> <200906011127.03296.mb@bu3sch.de> <20090601105819.65b92632@lxorguk.ukuu.org.uk> In-Reply-To: <20090601105819.65b92632@lxorguk.ukuu.org.uk> X-Move-Along: Nothing to see here. No, really... Nothing. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906011217.10867.mb@bu3sch.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 01 June 2009 11:58:19 Alan Cox wrote: > > Yeah well. If I did not fix the style violations, somebody else would have complained > > already that when somebody touches some code he should also fix the style issues. ;) > > Happened to be several times, so I chose to fix them here... > > Yes Andrew likes code to become horrible and inconsistent it seems ;) > > I'll post a follow up to your patch to whack the whole thing into style > and switch those loops. Cool. Thanks a lot Alan. :) -- Greetings, Michael.