From mboxrd@z Thu Jan 1 00:00:00 1970 From: insafonov@gmail.com (Ivan Safonov) Date: Sat, 10 Oct 2015 01:45:19 +0700 Subject: I have a large patch in the 2000 lines. What to do? Message-ID: <56180B3F.9040208@gmail.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi! I have a large patch in the 2000 lines, which replaces the macro BITn to BIT(n) in multiple files. Is it worth to split this patch into several parts? Is it sufficient to place the changes in each file in a separate part of patchset?