Message ID | 20231121092258.9334-1-jirislaby@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | tty: small cleanups and fixes | expand |
On Tue, Nov 21, 2023 at 10:22:41AM +0100, Jiri Slaby (SUSE) wrote: > This is a series to fix/clean up some obvious issues I revealed during > u8+size_t conversions (to be posted later). I applied most of these except the last few, as I think you were going to reorder them, right? thanks, greg k-h
On 23. 11. 23, 21:19, Greg KH wrote: > On Tue, Nov 21, 2023 at 10:22:41AM +0100, Jiri Slaby (SUSE) wrote: >> This is a series to fix/clean up some obvious issues I revealed during >> u8+size_t conversions (to be posted later). > > I applied most of these except the last few, as I think you were going > to reorder them, right? Yes, great. I will rebase and see/resend what is missing. thanks,