From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756107AbYCUMpA (ORCPT ); Fri, 21 Mar 2008 08:45:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752070AbYCUMou (ORCPT ); Fri, 21 Mar 2008 08:44:50 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:53268 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752058AbYCUMou (ORCPT ); Fri, 21 Mar 2008 08:44:50 -0400 Date: Fri, 21 Mar 2008 13:44:35 +0100 From: Ingo Molnar To: Joe Perches Cc: Thomas Gleixner , LKML Subject: Re: [PATCH] include/asm-x86/string_32.h - style only Message-ID: <20080321124435.GO25225@elte.hu> References: <1205372074.3165.142.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1205372074.3165.142.camel@localhost> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: 0.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=0.5 required=5.9 tests=BAYES_40 autolearn=no SpamAssassin version=3.2.3 0.5 BAYES_40 BODY: Bayesian spam probability is 20 to 40% [score: 0.3883] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Joe Perches wrote: > Looked at this file because of __memcpy warnings. Thought it could use > a style/checkpatch cleanup. > > No change in vmlinux thanks Joe, applied - it is a very nice cleanup! It zaps 76 checkpatch errors ... Ingo