K 10 svn:author V 3 mav K 8 svn:date V 27 2019-06-13T01:23:03.375539Z K 7 svn:log V 268 MFC r348422: Pass data pointers to the driver in way in expects. Probably due to historical reasons the driver uses In/Out arguments in odd way. While this tool still never uses Out arguments to see that, make the code to not trigger EINVAL in possible future uses. END