On Sat, Mar 11, 2023 at 09:56:06AM +0100, Julia Lawall wrote: > > > On Fri, 10 Mar 2023, Khadija Kamran wrote: > > > On Tue, Mar 07, 2023 at 09:13:49AM +0100, Julia Lawall wrote: > > > There are actually two similar issues in axis-fifo.c. You could fix them > > > both at once. > > > > Hey Julia! > > I have a question. Should I send the two fixes as a patchset of two > > patches, and should I send it as [PATCH v2]? > > Thank you. > > The two issues in axis-fifo.c are very similar. They could be in a single > patch. And that patch could be the v2 of your previous patch. Just note > that you have fixed another instance of the same problem in the message > under the ---. > > julia Thank you Julia! I am sorry about sending another patch before this one got fixed. I misundertood and wrongly assumed that someone else had fixed it already. Sorry about the confusion.