From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH] sb1250-mac.c: De-typedef, de-volatile, de-etc... Date: Wed, 12 Sep 2007 23:58:38 -0400 Message-ID: <46E8B56E.7060705@pobox.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Andrew Morton , netdev@vger.kernel.org, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org To: "Maciej W. Rozycki" Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:40610 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755832AbXIMD6n (ORCPT ); Wed, 12 Sep 2007 23:58:43 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Maciej W. Rozycki wrote: > Remove typedefs, volatiles and convert kmalloc()/memset() pairs to > kcalloc(). Also reformat the surrounding clutter. > > Signed-off-by: Maciej W. Rozycki > --- > Per your request, Andrew, a while ago. It builds, runs, passes > checkpatch.pl and sparse. No semantic changes. > > Please apply, > > Maciej ACK, but patch does not apply cleanly to netdev-2.6.git#upstream (nor -mm)