Received: by 2002:a25:b323:0:0:0:0:0 with SMTP id l35csp2090991ybj; Sun, 22 Sep 2019 19:37:32 -0700 (PDT) X-Google-Smtp-Source: APXvYqy19GFItvtwcj6ArsJABq3aZR88hEIYUJK+ioI+Io8nbLl+rHn5735I3yfHR1DmJ3MO68bS X-Received: by 2002:a17:906:1152:: with SMTP id i18mr28669486eja.113.1569206252246; Sun, 22 Sep 2019 19:37:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569206252; cv=none; d=google.com; s=arc-20160816; b=FRJHMTyOFv3TvYsQb4mp72ysPHiu9G2c/1p+OmyJ2tFEZatndU/nETTlLLM/iYsYj8 qfHW/yPYNqj5dcoyRCUroJnlmyWJKoJPX/0gftGOp3x2NVh7ZyRzOLGYMI9o+EXmXzDH 8guamvV3424kJxldgkB1CNOrq9uisCfRixqLiFzWgJEvNpXdlFimUYQg21SZhaqyW0BU bvMQ0WNgByj+avM5GMSpOajr/LRMa5lrjYiBStnlWjyWif6ovKEt6d9Vi/jGHvDIrqzQ 7o4xIvvwOa8DzRgmMLRcHbNyCxrHojPHCe0WmWBNnq5oslkcYnoK99HMI85dmAGgxDMe d4Ew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:content-disposition :mime-version:message-id:subject:cc:to:from:date; bh=FKYHX1lffyvk+MZPQr3pE/JmT2+VItdYtXiyKoO3Lw0=; b=FY3bX1w3cth9aiav3NKPCJTZPKD4UYXjQyHj1AFjR82oLAInKxyriBPlOamMrLIC5r Iasx0UxZOR62mWbV9cy26S0keUSUN1D07KMpNb+GBio54SLZA1OHV4YkVZfFBRJ2N084 RjTAhJWN/WjSDPhvUdD5Kb9xUOLDdx6dF/AHNmVe8ZJiKpbxqHVhMDMRzi6ZOGhw8CM+ VZc2u11AyMjEiRFogDcdc92XErgNC3UKni3qZZF72VA7GtGlxV4NGiQ2V+RkT2q3CN4v 2Ev6dWAUNKKvQN9Og8SdYK4HDumQ5+JajNqL8xt2S62LU3RLu07ejA10BpbwQKO+d5yZ OUow== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q25si6172854edb.159.2019.09.22.19.37.09; Sun, 22 Sep 2019 19:37:32 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727706AbfITP6l (ORCPT + 99 others); Fri, 20 Sep 2019 11:58:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:25168 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726828AbfITP6l (ORCPT ); Fri, 20 Sep 2019 11:58:41 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 1263F308FBFC; Fri, 20 Sep 2019 15:58:41 +0000 (UTC) Received: from asgard.redhat.com (ovpn-112-68.ams2.redhat.com [10.36.112.68]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C33F51001B12; Fri, 20 Sep 2019 15:58:36 +0000 (UTC) Date: Fri, 20 Sep 2019 17:58:13 +0200 From: Eugene Syromiatnikov To: linux-kernel@vger.kernel.org Cc: Alexander Viro , Jeff Layton , "J. Bruce Fields" , Arnaldo Carvalho de Melo , Greg Kroah-Hartman , Ingo Molnar , Shaohua Li , Jens Axboe , linux-raid@vger.kernel.org, Song Liu , linux-fsdevel@vger.kernel.org Subject: [PATCH v3 0/3] Fix typo in RWH_WRITE_LIFE_NOT_SET constant name Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.43]); Fri, 20 Sep 2019 15:58:41 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello. This is a small fix of a typo (or, more specifically, some remnant of the old patch version spelling) in RWH_WRITE_LIFE_NOT_SET constant, which is named as RWF_WRITE_LIFE_NOT_SET currently. Since the name with "H" is used in man page and everywhere else, it's probably worth to make the name used in the fcntl.h UAPI header in line with it. The two follow-up patches update usage sites of this constant in kernel to use the new spelling. The old name is retained as it is part of UAPI now. Changes since v2[1]: * Updated RWF_WRITE_LIFE_NOT_SET constant usage in drivers/md/raid5-ppl.c:ppl_init_log(). Changes since v1[2]: * Changed format of the commit ID in the commit message of the first patch. * Removed bogus Signed-off-by that snuck into the resend of the series. [1] https://lkml.org/lkml/2018/10/30/34 [2] https://lkml.org/lkml/2018/10/26/88 Eugene Syromiatnikov (3): fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name drivers/md/raid5.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET drivers/md/raid5-ppl.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET drivers/md/raid5-ppl.c | 2 +- drivers/md/raid5.c | 4 ++-- fs/fcntl.c | 2 +- include/uapi/linux/fcntl.h | 9 ++++++++- tools/include/uapi/linux/fcntl.h | 9 ++++++++- 5 files changed, 20 insertions(+), 6 deletions(-) -- 2.1.4