From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jes Sorensen Date: Fri, 24 Mar 2006 10:26:02 +0000 Subject: Re: [PATCH 0/2] cleanup iosapic.c Message-Id: List-Id: References: <87pskcfily.wl%takeuchi_satoru@jp.fujitsu.com> In-Reply-To: <87pskcfily.wl%takeuchi_satoru@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> "Satoru" = Satoru Takeuchi writes: Satoru> Hi, These patches clean up arch/ia64/kernel/iosapic.c. The Satoru> changes are as follows: Satoru> - [PATCH 1/2] correct some messages and fixes some some minor Satoru> typos. Hi Satoru, When you are in there fixing those types of issues, it would be nice if you also fixed the parts you are touching to comply with codingstyle at the same time (80 columns and tab indentation). Not a big thing, just seemed a good time to resolve it. Cheers, Jes