Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755156Ab2J1TGV (ORCPT ); Sun, 28 Oct 2012 15:06:21 -0400 Received: from mail-ee0-f46.google.com ([74.125.83.46]:49120 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754348Ab2J1TGS (ORCPT ); Sun, 28 Oct 2012 15:06:18 -0400 MIME-Version: 1.0 In-Reply-To: <1351352973-3719-1-git-send-email-akinobu.mita@gmail.com> References: <1351352973-3719-1-git-send-email-akinobu.mita@gmail.com> Date: Sun, 28 Oct 2012 20:06:17 +0100 Message-ID: Subject: Re: [PATCH] dma: ste_dma40: use for_each_set_bit From: Linus Walleij To: Akinobu Mita , Rabin VINCENT , Per Forlin Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org, Srinidhi Kasagar , linux-arm-kernel@lists.infradead.org, Vinod Koul , Dan Williams Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 753 Lines: 21 On Sat, Oct 27, 2012 at 5:49 PM, Akinobu Mita wrote: > Replace open-coded loop with for_each_set_bit(). > > Signed-off-by: Akinobu Mita > Cc: Srinidhi Kasagar > Cc: Linus Walleij > Cc: linux-arm-kernel@lists.infradead.org > Cc: Vinod Koul > Cc: Dan Williams Makes perfect sense to me, Acked-by: Linus Walleij Yours, Linus Walleij -- 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/