summaryrefslogtreecommitdiffstats
path: root/include/standard-headers/linux/input.h
diff options
context:
space:
mode:
authorEduardo Habkost2021-06-03 21:15:41 +0200
committerEduardo Habkost2021-06-17 20:11:06 +0200
commit278f064e452468d66ee15c3f453826e697ec6832 (patch)
tree902b9944f38428d955b0e9763556134bb0dd1b2f /include/standard-headers/linux/input.h
parentMerge remote-tracking branch 'remotes/rth-gitlab/tags/pull-c11-20210615' into... (diff)
downloadqemu-278f064e452468d66ee15c3f453826e697ec6832.tar.gz
qemu-278f064e452468d66ee15c3f453826e697ec6832.tar.xz
qemu-278f064e452468d66ee15c3f453826e697ec6832.zip
Update Linux headers to 5.13-rc4
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Message-Id: <20210603191541.2862286-1-ehabkost@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'include/standard-headers/linux/input.h')
-rw-r--r--include/standard-headers/linux/input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/standard-headers/linux/input.h b/include/standard-headers/linux/input.h
index f89c986190..7822c24178 100644
--- a/include/standard-headers/linux/input.h
+++ b/include/standard-headers/linux/input.h
@@ -81,7 +81,7 @@ struct input_id {
* in units per radian.
* When INPUT_PROP_ACCELEROMETER is set the resolution changes.
* The main axes (ABS_X, ABS_Y, ABS_Z) are then reported in
- * in units per g (units/g) and in units per degree per second
+ * units per g (units/g) and in units per degree per second
* (units/deg/s) for rotational axes (ABS_RX, ABS_RY, ABS_RZ).
*/
struct input_absinfo {