Quoting Ville Syrjala (2018-02-07 16:48:41) > From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> > > Most of our ioctl functions have an _ioctl suffix in the name. I like > that idea since it makes it easy to figure out how the function is > going to get called. Rename the handful of exceptions to follow the > same pattern. > > Signed-off-by: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> Aye, that was the intent of _ioctl to remind the reader that it is handling the userspace interface. And being lazy we only converted over to _ioctl when we remembered. Reviewed-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx