search for: 3a__softwareengineering

Displaying 1 result from an estimated 1 matches for "3a__softwareengineering".

2019 Sep 03
0
[PATCH] virtio: Change typecasts in vring_init()
...ast to everything. Right. And if we change that void * to something else, build will fail. Not so with a cast. > >> They aren't necessary in C but I think being explicit can improve > >> readability as argued in > >> https://urldefense.proofpoint.com/v2/url?u=https-3A__softwareengineering.stackexchange.com_a_275714&d=DwIBAg&c=s883GpUCOChKOHiocYtGcg&r=dbPDDn52JgZndd-WPvGcL5PLZTrms-72TItYJx-If5I&m=sw6xxC2EOF9g3XtUKuI6OvT5xhYF7XcWBqyQvGb-UMw&s=QWoZHF4XlOzPesnnbfsf1_KORrzkXb6yfd6yQGCwepc&e= > >> > >>> > >>> However, vring_init and...