
31 Oct
2020
31 Oct
'20
10:29 a.m.
On Wed, Oct 28, 2020 at 08:09:51PM +0100, Andrea Bolognani wrote:
On Sun, 2020-10-25 at 17:26 +0300, Roman Bolshakov wrote:
@@ -1123,6 +1123,8 @@ opendir(const char *path) int close(int fd) { + init_syms();
This hunk is completely independent of the other one. Can you please split this into two separate patches?
Both changes look good, they just shouldn't be in the same patch :)
Sure, makes sense. I have split the patch into two. I'll will resend the series shortly. Thanks, Roman