• Rusty Russell's avatar
    [PATCH] Futex-fd error return fix · e72fdc57
    Rusty Russell authored
    Hugh Dickins caught this confusion between the ret variable in outer
    scope (holding the fd) and the return value of f_setown.  Rename inner
    "ret".
    e72fdc57
futex.c 13.7 KB