From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751507AbbJDKux (ORCPT ); Sun, 4 Oct 2015 06:50:53 -0400 Received: from mail-lb0-f173.google.com ([209.85.217.173]:36700 "EHLO mail-lb0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751315AbbJDKuw (ORCPT ); Sun, 4 Oct 2015 06:50:52 -0400 X-Google-Original-Sender: Date: Sun, 4 Oct 2015 06:52:10 -0400 From: Johan Hovold To: Julia Lawall Cc: Johan Hovold , Michal Marek , Gilles Muller , Nicolas Palix , linux-kernel@vger.kernel.org, cocci@systeme.lip6.fr Subject: Re: [PATCH] coccinelle: misc: remove "complex return code" warnings Message-ID: <20151004105210.GN4284@localhost> References: <1443652647-23097-1-git-send-email-johan@kernel.org> <20151001174718.GJ4284@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Oct 03, 2015 at 06:24:27PM +0200, Julia Lawall wrote: > Acked-by: Julia Lawall > > Perhaps there is a more restricted version that can be acceptable, but I'm > OK with dropping the current version. Great, thanks! Johan