d/rift_s: Improve comment

This commit is contained in:
Rylie Pavlik 2024-05-03 14:21:17 -05:00
parent d36e0d78bc
commit 2b4bf6c166

View file

@ -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;
}