Message ID | 7c23db8d-5d7e-f738-7c88-4e3a74b3dc79@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | input: linux/input.h: drop duplicated word in a comment | expand |
--- linux-next-20200714.orig/include/uapi/linux/input.h +++ linux-next-20200714/include/uapi/linux/input.h @@ -84,7 +84,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 {