Is it somehow causing any actual problem?
It adds an unnecessary indirection every time the CPU needs to fetch a device function pointer to call it, in a very performance critical path. It depends what you consider an actual problem then but we removed traces in these functions for similar reasons.