Message ID | 20210127120843.2756433-1-gprocida@google.com |
---|---|
Headers | show
Return-Path: <libabigail-bounces@sourceware.org> X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 6A9D03951829; Wed, 27 Jan 2021 12:08:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6A9D03951829 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1611749332; bh=A2BXcNGiUe9HW17C/UbpyBBR4pzAKcdNfJeftmQ2u58=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:Cc:From; b=WZL/g/5bjTkxI4YjqYmybqTLwc93iSiQwUTrGzZ4hTkkvZtrTN5Ypv0xy0H0iWiVH WxbKoK0KV/ufH/5DPh8Xdc2jwwyBsdcC8goALxAz5/lEZZZifamDxSeSUHdHwLeuDv iFLivgza0aMRZZLb7S2XineT8nDqDouQVl3PdhBM= X-Original-To: libabigail@sourceware.org Delivered-To: libabigail@sourceware.org Received: from mail-ej1-x649.google.com (mail-ej1-x649.google.com [IPv6:2a00:1450:4864:20::649]) by sourceware.org (Postfix) with ESMTPS id 938D1395A008 for <libabigail@sourceware.org>; Wed, 27 Jan 2021 12:08:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 938D1395A008 Received: by mail-ej1-x649.google.com with SMTP id n18so562920ejc.11 for <libabigail@sourceware.org>; Wed, 27 Jan 2021 04:08:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:message-id:mime-version:subject:from :to:cc; bh=A2BXcNGiUe9HW17C/UbpyBBR4pzAKcdNfJeftmQ2u58=; b=tjDgc+45h6BXJfYyUrys4YNK2rnTn8Im6519ZOvU42ULtClHCbp5KlxeqBkt3afjJi VOhUvgm/2AI5YqTcFvojQJAZs5v+PzEM1Uh3OwaiuqW5/SgUySFgvXs22bOMmMftoymZ p3EockIABCjjJS7/2UbqW5NOJevHJdN95Y9iFVwN1rFnId5srqdpdjGo18Y2GUMk9Clx 7hUt3svGgpQjgEOGxVfy/4OJNGYUF6iHlWD9fIylCTKBEUmNy+TAQBZgQhi/n2aTg3ft I6k6KXv4HOkPOqiqeQQOAg5sT8ILU7degPzz2bQTF6IQaSzjclw03raYc7m9fZVimGBz EvNA== X-Gm-Message-State: AOAM531XkCNxHMuKq/HmssDG7bysd12KDUHkUusf0pmYU3Thj83xAXkf /Rw/JHSeLzLyitoGWCNwcwd+YrnVOwreq1BET/r2yxd1cH5WRdakVmkL4zAL999Mqes4Jpgglcx bicwR1O2Io6vWDRisvXsMmyrhRL6g3TSs/4ojH/PaP5x65bV+J579npnPiBxgtsjsqzI+R4I= X-Google-Smtp-Source: ABdhPJwtgctDU3vzQ2FSwpfFzqDhcY2GHUJ6GSnpeKlUoINg0yA8wMkaEAPT0MyRiTNfUGBrp5vrOqqOZWqoBw== X-Received: from tef.lon.corp.google.com ([2a00:79e0:d:110:a6ae:11ff:fe11:4f04]) (user=gprocida job=sendgmr) by 2002:aa7:dd49:: with SMTP id o9mr8613989edw.14.1611749328493; Wed, 27 Jan 2021 04:08:48 -0800 (PST) Date: Wed, 27 Jan 2021 12:08:42 +0000 Message-Id: <20210127120843.2756433-1-gprocida@google.com> Mime-Version: 1.0 X-Mailer: git-send-email 2.30.0.280.ga3ce27912f-goog Subject: [PATCH 0/1] do not qualify names in diff report To: libabigail@sourceware.org Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-15.7 required=5.0 tests=BAYES_00, DKIMWL_WL_MED, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, USER_IN_DEF_DKIM_WL autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project <libabigail.sourceware.org> List-Unsubscribe: <https://sourceware.org/mailman/options/libabigail>, <mailto:libabigail-request@sourceware.org?subject=unsubscribe> List-Archive: <https://sourceware.org/pipermail/libabigail/> List-Help: <mailto:libabigail-request@sourceware.org?subject=help> List-Subscribe: <https://sourceware.org/mailman/listinfo/libabigail>, <mailto:libabigail-request@sourceware.org?subject=subscribe> From: Giuliano Procida via Libabigail <libabigail@sourceware.org> Reply-To: Giuliano Procida <gprocida@google.com> Cc: maennich@google.com, kernel-team@android.com Errors-To: libabigail-bounces@sourceware.org Sender: "Libabigail" <libabigail-bounces@sourceware.org> |
Series |
do not qualify names in diff report
|
expand
|