Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758073Ab1FFUzy (ORCPT ); Mon, 6 Jun 2011 16:55:54 -0400 Received: from mail-ww0-f44.google.com ([74.125.82.44]:43989 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756956Ab1FFUzx (ORCPT ); Mon, 6 Jun 2011 16:55:53 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=n1qKRnTUTp5rd1A5QisAfqtk4MJfP7BkepdVEPncKGb+PhIlX291vJvWJYY5BHNCCM V5w6J7ITBPBTG5arlAC8ynY/B4h3uj9RWyG1Asevn9FolaY9v/dZeBXDFTiuyPicOj+8 Xw/Op+OcgztWM5b8sLymQBj+QKoAmvRaABf14= Subject: Re: [PATCH 1/3] atomic: use From: Eric Dumazet To: Arun Sharma Cc: linux-kernel@vger.kernel.org, Ingo Molnar , David Miller , Andrew Morton In-Reply-To: <1307381251-15729-1-git-send-email-asharma@fb.com> References: <1307381251-15729-1-git-send-email-asharma@fb.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 06 Jun 2011 22:55:46 +0200 Message-ID: <1307393746.2642.26.camel@edumazet-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 822 Lines: 25 Le lundi 06 juin 2011 à 10:27 -0700, Arun Sharma a écrit : > This allows us to remove duplicated code in > More cleanup patches to follow. > > Signed-off-by: Arun Sharma > Cc: Ingo Molnar > Cc: David Miller > Cc: Andrew Morton > Cc: Eric Dumazet > LKML-Reference: <20110531105019.GF24172@elte.hu> > --- OK, you moved atomic_inc_not_zero() into include/linux/atomic.h without telling so in Changelog. Reviewed-by: Eric Dumazet Thanks -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/