On 2015년 06월 13일 00:28, Greg KH wrote:
On Fri, Jun 12, 2015 at 02:39:08PM +0900, Dean Lee wrote:
change own data type(WILC_Char) to common data type(s8)
Why not just 'char'?
And you are using these in "strings", so why not u8?
thanks,
greg k-h
i research some documents for change to common data type.
that's saying 's8' is 'signed char'.
'WILC_Char' is redefine 'char'. so i changed 'WILC_Char' to 's8'
and i try find when using this type in our source code after received
your comment.
i'll fix and resend v2 version.
thanks.
B.R
dean
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel