Commit a95cc9e39fa7961a7a3a8f75a0daa079a2a86a27

Azat Khuzhin 2019-01-11T21:52:11

rpc: use *_new_with_arg() to match function prototype In 755fbf16c ("Add void* arguments to request_new and reply_new evrpc hooks") this new functions had been introduced, but newer used, what for? So let's use them. (cherry picked from commit 99b231b0d875bc0814b0e4a940b6c9890d2a7754)