Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp5535401ybi; Tue, 4 Jun 2019 08:06:43 -0700 (PDT) X-Google-Smtp-Source: APXvYqxazuE14PZANsNKamiST9UBBnbuEs6/y1zouKgDG1QZ3vg3kXE4OdjndFGIphlREFszrdIT X-Received: by 2002:a17:902:4c:: with SMTP id 70mr12908383pla.308.1559660803542; Tue, 04 Jun 2019 08:06:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559660803; cv=none; d=google.com; s=arc-20160816; b=zI1DeqMgixStJ1KuSX1ayiFSPGCaIzbwqW+yumIQ0AMH12nVfjTNtEhAvnS7xsvZlZ u5ninWZEMF3iY5zOjmHaFl1QX8XyacUT0xiaMKnWSjgwvwzFNdrYE1Q2FWidGe3Dhe10 4XomBa99Ej2CbOAPrb50paM7h8gHJxfOagYe2OY0zoESCHS0QihUbHF5GTGAEDO2jaoC QcEXmE/L52KUEtFkk4BKakOzu4IWgo7PRisOBvUjI/mWNAfXxMQ+RdsgMo1I3VrmScg3 0VihCOieM6n0obxjumFbVTCQqb29VHzlBX3VD/dIpvqan9fDJoPG3qkwMRIX3L4Y+p1W cIvg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=Nf6jYfczBxLUT+AeGrygOjc4Dleym5X5Gmwgvb3wpNE=; b=MWwBmYByfRWHScjCR/qvrjIsT4vdpwLNXXW0Fzwqa+JWLYl5/SQHMq9CcqGgj8Uia1 OA6EWP87OlOMRoeOehQwbS+W5BePFvRRjP/gCTTLgelNp55Wed1Ufvutkj5my1azKZ1m Oe26InGlO5unJ42aZRV8DXD8Us2rN79ErDmnB9O1Ivkz8sQwwM06YiUxnn/+9b+v94VW EtlvoEgTFeFbqEwrmZSfFNW8CveuGUqWqgSMafZDFLA+d6BF/uMiGtHnajr0z+7+drra MyDctOjfyt1FO93J7551EPVnD1Owr6MAmmjhAsG3AnBlNlOAD2V0HQ9owTHOZq+8MocY JsXg== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j3si24369386pff.101.2019.06.04.08.06.19; Tue, 04 Jun 2019 08:06:43 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728017AbfFDPES (ORCPT + 99 others); Tue, 4 Jun 2019 11:04:18 -0400 Received: from www62.your-server.de ([213.133.104.62]:55992 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727920AbfFDPER (ORCPT ); Tue, 4 Jun 2019 11:04:17 -0400 Received: from [78.46.172.2] (helo=sslproxy05.your-server.de) by www62.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89_1) (envelope-from ) id 1hYAyz-0007QG-Sc; Tue, 04 Jun 2019 17:04:13 +0200 Received: from [178.197.249.21] (helo=linux.home) by sslproxy05.your-server.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1hYAyz-000J7F-Lb; Tue, 04 Jun 2019 17:04:13 +0200 Subject: Re: [PATCH][next] bpf: hbm: fix spelling mistake "notifcations" -> "notificiations" To: Colin King , Alexei Starovoitov , Martin KaFai Lau , Song Liu , Yonghong Song , netdev@vger.kernel.org, bpf@vger.kernel.org Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org References: <20190603133653.18185-1-colin.king@canonical.com> From: Daniel Borkmann Message-ID: Date: Tue, 4 Jun 2019 17:04:12 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <20190603133653.18185-1-colin.king@canonical.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net X-Virus-Scanned: Clear (ClamAV 0.100.3/25470/Tue Jun 4 10:01:16 2019) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/03/2019 03:36 PM, Colin King wrote: > From: Colin Ian King > > There is a spelling mistake in the help information, fix this. > > Signed-off-by: Colin Ian King Applied, thanks!