This is a cleanup change, when __syscall is defined as a macro, its expansion breaks in cases where the invocation is wrapped in parenthesis. There are 2 such cases in the codebase and this patch fixes those.