<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Aug 22, 2016 at 4:12 PM,  <span dir="ltr"><<a href="mailto:randyf@sibernet.com" target="_blank">randyf@sibernet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><br>
On Mon, 22 Aug 2016, Emil Velikov wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Although last time around people leaned towards the __uX types, if we<br>
have a consensus amongst drm (kernel) developers about using stdint<br>
ones everything should be fine.<br>
We just need a handful of acks from the different maintainers.<br>
<br>
</blockquote>
<br></span>
  My opinion (as a non-Linux driver maintainer) is to use the stdint variants.  They are (or at least should be) supported by all OS's and compilers without any special modifications.<br>
<br>
<br>
  That said, it really isn't that hard for me to wrap the __uX types either.<br>
<br>
<br>
        ---- Randy<div><div></div></div></blockquote><div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div> </div></div></blockquote></div><br><br></div><div class="gmail_extra">I believe it would be best to avoid __uX and __sX completely to prevent the need for unnecessary wrapper calls.<br></div></div>