From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 09E63C47404 for ; Fri, 4 Oct 2019 18:49:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D515E2053B for ; Fri, 4 Oct 2019 18:49:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=ziepe.ca header.i=@ziepe.ca header.b="oWXqHADv" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725775AbfJDStQ (ORCPT ); Fri, 4 Oct 2019 14:49:16 -0400 Received: from mail-qk1-f196.google.com ([209.85.222.196]:40975 "EHLO mail-qk1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725730AbfJDStP (ORCPT ); Fri, 4 Oct 2019 14:49:15 -0400 Received: by mail-qk1-f196.google.com with SMTP id p10so6727966qkg.8 for ; Fri, 04 Oct 2019 11:49:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ziepe.ca; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=pb24NDt8PAjy3SoKTAvSXbXneneDVCO9Xx3fs5kMOeY=; b=oWXqHADv9RUzh3dwQwHW3BEDZRfuef/JDL6F/JxUoW33N95ZLpMIG/13IDOz9/JzX7 7WYH9AN2ZDH+nRQ1vsRxnXpZD8UTsmRsoMkMaJVQY+NDPzAZK1vWjDsvyBMpa0DIoUCs q5gThucwhOoVbGuQIFgPyO6xhkYAh3BWREjaai+9msP19vDsk8F33430U8yyi0/Ql0Ci hLhXznoWdSyU6Az9NIBNW4e7CacxkGL8EwC7efWNASYsBTmGMNkait2AbhUpO8zUdZgX EAe/DdKKrcUfrGki/tdF4Kjd1cNiE7trWR3PCNHhm5DrbMScjIYksXZOzUMsGk0/niIk j80w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=pb24NDt8PAjy3SoKTAvSXbXneneDVCO9Xx3fs5kMOeY=; b=Qt5HJDULY4WrQ5wujwXrNjzToQc7UqPWcm4aX6mwgf6IiFAWfj4toWIvffG1/s/yFV W5bg1Ofqn6E6f85OpQZZ2cS1qRUp64vtfyvtiWCSEIXKK+frzgXyXIKQx7NQT4sUlH8a ZW1NxO0YBOo8VPFJuTPMF8oAksObnpmeg4tCrDZHnM4PA4b1otw6i3mWk7qM0a/Rl/e+ cERbqnqQ+DMzX5P+nN6uIbbhbW4Y1xJqcVEHYiUMRO+vvpn3vJPRpkMYF+HOKgFT9g94 tgrfIZf0C7PIe6RZ5LDlRUkeCCoXjHoveGd3c8GfJ4McsfbNbVxGp/qb91ScdcU55qRQ nlEA== X-Gm-Message-State: APjAAAUrJ0AUiBxYBwXL05x2R3bcHL2Pt1MHGjdBT3iT76D4BKEtFrSn j1RtrxEL3R1lqMMK5Fcjfo/6xw== X-Google-Smtp-Source: APXvYqxnz4oPJ76FyiMvNsuAxPI8x5Eu6I4wJ7mUwa6xIUZlqDpKiguapeO8hJzj4KWcxFeQ90zoIQ== X-Received: by 2002:a37:6555:: with SMTP id z82mr9161490qkb.198.1570214954731; Fri, 04 Oct 2019 11:49:14 -0700 (PDT) Received: from ziepe.ca (hlfxns017vw-142-162-113-180.dhcp-dynamic.fibreop.ns.bellaliant.net. [142.162.113.180]) by smtp.gmail.com with ESMTPSA id m19sm3302430qke.22.2019.10.04.11.49.14 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 04 Oct 2019 11:49:14 -0700 (PDT) Received: from jgg by mlx.ziepe.ca with local (Exim 4.90_1) (envelope-from ) id 1iGSdd-0001jp-TZ; Fri, 04 Oct 2019 15:49:13 -0300 Date: Fri, 4 Oct 2019 15:49:13 -0300 From: Jason Gunthorpe To: Leon Romanovsky Cc: Doug Ledford , Leon Romanovsky , RDMA mailing list , Erez Alfasi , Parav Pandit Subject: Re: [PATCH rdma-next 0/4] Unrelated code cleanups Message-ID: <20191004184913.GA6622@ziepe.ca> References: <20191002122517.17721-1-leon@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191002122517.17721-1-leon@kernel.org> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org On Wed, Oct 02, 2019 at 03:25:13PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky > > Hi, > > Various code cleanups. > > Thanks > > Erez Alfasi (2): > IB/mlx5: Remove unnecessary return statement > IB/mlx5: Remove unnecessary else statement > > Leon Romanovsky (1): > RDMA/mlx5: Group boolean parameters to take less space > > Parav Pandit (1): > IB/cm: Use container_of() instead of typecast Applied to for-next, thanks Jason