mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 18:46:18 +00:00
d/rift_s: Improve comment
This commit is contained in:
parent
d36e0d78bc
commit
2b4bf6c166
|
@ -442,7 +442,7 @@ handle_controller_report(struct rift_s_system *sys, timepoint_ns local_ts, const
|
|||
}
|
||||
|
||||
if (report.device_id == 0x00) {
|
||||
/* Dummy report. Ignore it */
|
||||
/* placeholder report. Ignore it */
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue