Message ID | 20210604210907.25738-1-luzmaximilian@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | platform/surface: aggregator: Fixes for user-space interface extension series | expand |
Hi, On 6/4/21 11:09 PM, Maximilian Luz wrote: > Small fixes for "platform/surface: aggregator: Extend user-space > interface for events". > > Specifically, prevent use of an uniniitalized variable and drop an > unnecessary initialization. > > Maximilian Luz (2): > platform/surface: aggregator: Do not return uninitialized value > platform/surface: aggregator: Drop unnecessary variable initialization Thank you for your patch-series, I've applied the series to my review-hans branch: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans Note it will show up in my review-hans branch once I've pushed my local branch there, which might take a while. Once I've run some tests on this branch the patches there will be added to the platform-drivers-x86/for-next branch and eventually will be included in the pdx86 pull-request to Linus for the next merge-window. Regards, Hans