-
由 Jiri Kosina 提交于
The 3rd argument is pointer to the buffer, not a single __u8. This has no bad sideeffect, as the stub is not using any of its argument, but better have it correct. Signed-off-by: NJiri Kosina <jkosina@suse.cz>
c3d77fab
The 3rd argument is pointer to the buffer, not a single __u8.
This has no bad sideeffect, as the stub is not using any of its
argument, but better have it correct.
Signed-off-by: NJiri Kosina <jkosina@suse.cz>