Message ID | 20220406190715.1938174-1-christoph.boehmwalder@linbit.com (mailing list archive) |
---|---|
Headers | show |
Series | DRBD updates for 5.19 | expand |
On Wed, 6 Apr 2022 21:07:08 +0200, Christoph Böhmwalder wrote: > Mostly cosmetic changes, bound for 5.19. > > Arnd Bergmann (2): > drbd: fix duplicate array initializer > drbd: address enum mismatch warnings > > Cai Huoqing (2): > drbd: Make use of PFN_UP helper macro > drbd: Replace "unsigned" with "unsigned int" > > [...] Applied, thanks! [1/7] drbd: fix duplicate array initializer commit: adff355a6d6602d6be7be4c98e39d1d957a7e53f [2/7] drbd: address enum mismatch warnings commit: a9cb5060fabb46187c8b00ac740bc30f045baa8e [3/7] block: drbd: drbd_receiver: Remove redundant assignment to err commit: c8057a1ec541f972d0ca2ab14a77bd0f6a1919e3 [4/7] drbd: Make use of PFN_UP helper macro commit: 25dddd7771061c0d7176d396117244e19ce30858 [5/7] drbd: Replace "unsigned" with "unsigned int" commit: ad94e90806ac935c91dc6f048cec6c6ec4069cec [6/7] drdb: Switch to kvfree_rcu() API commit: 40dad92d68aab52919d98524eb8aa87ed23596c8 [7/7] drbd: Return true/false (not 1/0) from bool functions commit: c0bf7a4c2313c46f2ba14b78a622a7e32bbbb2ac Best regards,