From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luc Van Oostenryck Subject: [GIT PULL] fix function or array address in conditionals Date: Sat, 1 Apr 2017 12:36:58 +0200 Message-ID: <20170401103657.reg27xukmvntukzp@macpro.local> References: <20170322173257.63019-1-luc.vanoostenryck@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-wm0-f42.google.com ([74.125.82.42]:35245 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751668AbdDAKhB (ORCPT ); Sat, 1 Apr 2017 06:37:01 -0400 Received: by mail-wm0-f42.google.com with SMTP id y22so14671533wmh.0 for ; Sat, 01 Apr 2017 03:37:00 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20170322173257.63019-1-luc.vanoostenryck@gmail.com> Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: linux-sparse@vger.kernel.org Cc: Christopher Li This series is available at: git://github.com/lucvoo/sparse.git fix-cond-address based on commit: 97ebb345943918a0688b62cbc9bf878de01ccba4 (sparse-next-2017-03-07) up to commit: ecda2093f19088fa94c3a4ac85359c6d0f1c64af -- Luc Van Oostenryck