From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sabin Mihai Rapan Date: Mon, 21 May 2018 17:34:28 +0000 Subject: [PATCH 2/4] staging: lustre: Fix "Possible intergrate"->"Possibly integrate" Message-Id: <20180521173430.9759-2-sabin.rapan@gmail.com> List-Id: References: <20180520124408.GA10692@kroah.com> In-Reply-To: <20180520124408.GA10692@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: gregkh@linuxfoundation.org, jsimmons@infradead.org, andreas.dilger@intel.com, oleg.drokin@intel.com Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Sabin Mihai Rapan Trivial fix to spelling mistake in TODO file. Signed-off-by: Sabin Mihai Rapan --- drivers/staging/lustre/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/lustre/TODO b/drivers/staging/lustre/TODO index 94446487748a..5332cdb19bfa 100644 --- a/drivers/staging/lustre/TODO +++ b/drivers/staging/lustre/TODO @@ -12,7 +12,7 @@ addressed: * https://jira.hpdd.intel.com/browse/LU-9859 * * Track all the cleanups and simplification of the libcfs module. Remove -* functions the kernel provides. Possible intergrate some of the functionality +* functions the kernel provides. Possibly integrate some of the functionality * into the kernel proper. * ****************************************************************************** -- 2.17.0