Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 6160 invoked from network); 4 Mar 2007 18:28:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2007 18:28:29 -0000 Received: (qmail 30095 invoked by uid 500); 4 Mar 2007 18:28:35 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 30058 invoked by uid 500); 4 Mar 2007 18:28:35 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 30047 invoked by uid 99); 4 Mar 2007 18:28:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Mar 2007 10:28:35 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [12.130.29.202] (HELO eero.baz.org) (12.130.29.202) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Mar 2007 10:28:25 -0800 Received: by eero.baz.org (Postfix, from userid 1017) id B8488898BD; Sun, 4 Mar 2007 13:28:04 -0500 (EST) Received: from [192.168.1.3] (psc.progress.com [66.30.193.95]) by eero (tmda-ofmipd) with ESMTP; Sun, 04 Mar 2007 13:28:03 -0500 (EST) Message-ID: <45EB0FAE.5090501@thoughtcraft.com> Date: Sun, 04 Mar 2007 13:27:58 -0500 User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Axis-Dev Subject: [axis2] Code in kernel module reformatted Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Glen Daniels X-Delivery-Agent: TMDA/1.0.2 (Bold Forbes) X-Virus-Checked: Checked by ClamAV on apache.org Hey folks: I just ran IDEA's code reformatter over the kernel module, with some options which I believe match our coding style. I checked it in (http://svn.apache.org/viewvc?view=rev&rev=514453) with no other changes except formatting. Please take a glance at the diffs if you like - it does things like rationalize spacing, remove whitespace in blank lines and at the end of lines, align parameters, wrap at 100 columns, etc. As discussed earlier, I think we should start running this over the codebase right before each release's branch is cut. Yours for cleaner code, --Glen --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org