On Sat, 2017-04-08 at 11:07 -0500, Larry Finger wrote: > + if (cam_id >= 0 && cam_id < 32)
Isn't there a constant we could use instead of hard-coding this?
On Sat, 2017-04-08 at 11:07 -0500, Larry Finger wrote: > + if (cam_id >= 0 && cam_id < 32)
Isn't there a constant we could use instead of hard-coding this?