spelling fix for bpf_perf_prog_read_value optval doc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I hope this is acceptable.

>From e60808d70c4c3d6287ed0280bd17aedbcab67a4c Mon Sep 17 00:00:00 2001
From: Josh Soref <jsoref@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 7 May 2020 18:05:15 -0400
Subject: [PATCH] spelling: optval

---
 include/uapi/linux/bpf.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/linux/bpf.h b/include/uapi/linux/bpf.h
index f9b7fdd951e48..f705495cbe0e3 100644
--- a/include/uapi/linux/bpf.h
+++ b/include/uapi/linux/bpf.h
@@ -1771,7 +1771,7 @@ union bpf_attr {
  * which the option resides and the name *optname* of the option
  * must be specified, see **getsockopt(2)** for more information.
  * The retrieved value is stored in the structure pointed by
- * *opval* and of length *optlen*.
+ * *optval* and of length *optlen*.
  *
  * This helper actually implements a subset of **getsockopt()**.
  * It supports the following *level*\ s:

-----
In case of whitespace damage, please see:
https://github.com/jsoref/linux/commit/e60808d70c4c3d6287ed0280bd17aedbcab67a4c.patch



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux