From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:60534 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752269AbeDDWvK (ORCPT ); Wed, 4 Apr 2018 18:51:10 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 0A78183F3F for ; Wed, 4 Apr 2018 22:51:10 +0000 (UTC) Received: from [IPv6:::1] (ovpn04.gateway.prod.ext.phx2.redhat.com [10.5.9.4]) by smtp.corp.redhat.com (Postfix) with ESMTPS id CFE1182705 for ; Wed, 4 Apr 2018 22:51:09 +0000 (UTC) From: Eric Sandeen Subject: [PATCH 0/2] xfs: clean up unused function parameters Message-ID: Date: Wed, 4 Apr 2018 17:51:08 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: linux-xfs sometimes mechanical cleanup is soothing ;) (if there's anything in here that you want to keep around for symmetry or whatnot, feel free to push back).