Message ID | 20191114200955.1365926-1-cmaiolino@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=4PMG=ZG=vger.kernel.org=linux-xfs-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6B133913 for <patchwork-linux-xfs@patchwork.kernel.org>; Thu, 14 Nov 2019 20:10:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4AEF320723 for <patchwork-linux-xfs@patchwork.kernel.org>; Thu, 14 Nov 2019 20:10:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="XBE83OBb" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726505AbfKNUKB (ORCPT <rfc822;patchwork-linux-xfs@patchwork.kernel.org>); Thu, 14 Nov 2019 15:10:01 -0500 Received: from us-smtp-1.mimecast.com ([205.139.110.61]:56678 "EHLO us-smtp-delivery-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726444AbfKNUKB (ORCPT <rfc822;linux-xfs@vger.kernel.org>); Thu, 14 Nov 2019 15:10:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1573762200; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=C3elXwmqurlyXYRA6ayd3FZiZvZebkX0lIRhFlceBBM=; b=XBE83OBbVfa9IdJ2nivIn1Phw7X0m2t2dtrWtZzxtB7cGawbj6N2YnABghLksWWy4higxf PCZNjwX/O7DwmV8FbTbBedvd79zUQvUHA5fcbAl8VkmiVZhzVgDf1b5K2qwHfAOGN3qCVY ePNnTtIg81bG25A8n8gV4k6sr8V95TQ= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-252-9BmIZViNM8uWF9ZwQkxNuw-1; Thu, 14 Nov 2019 15:09:58 -0500 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id DBD8380058A for <linux-xfs@vger.kernel.org>; Thu, 14 Nov 2019 20:09:57 +0000 (UTC) Received: from orion.redhat.com (ovpn-204-203.brq.redhat.com [10.40.204.203]) by smtp.corp.redhat.com (Postfix) with ESMTP id 4402067659 for <linux-xfs@vger.kernel.org>; Thu, 14 Nov 2019 20:09:57 +0000 (UTC) From: Carlos Maiolino <cmaiolino@redhat.com> To: linux-xfs@vger.kernel.org Subject: [PATCH 0/4] Get rid of pointless wrappers Date: Thu, 14 Nov 2019 21:09:51 +0100 Message-Id: <20191114200955.1365926-1-cmaiolino@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-MC-Unique: 9BmIZViNM8uWF9ZwQkxNuw-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: <linux-xfs.vger.kernel.org> X-Mailing-List: linux-xfs@vger.kernel.org |
Series |
Get rid of pointless wrappers
|
expand
|