Re: [0/5] video-SMSC UFX: Adjustments for five function implementations
From: SF Markus Elfring <hidden>
Date: 2017-12-29 18:43:13
Also in:
dri-devel, kernel-janitors, lkml
From: SF Markus Elfring <hidden>
Date: 2017-12-29 18:43:13
Also in:
dri-devel, kernel-janitors, lkml
quoted
Delete an error message for a failed memory allocation in two functionsThis patch removes the information about the device for which the allocation fails.
Should a Linux allocation failure report be sufficient here?
quoted
Less checks in ufx_usb_probe() after error detectionThis patch depends on the earlier patch (which is not being merged)
Partly, yes.
so please re-base it if you want it to be applied.
Would you dare to pick another change possibility up from a patch hunk?
quoted
Adjust three checks for null pointersThis patch contains unrelated change ({} braces addition) which should be dropped.
I presented such an update approach so that warnings from the script “checkpatch.pl” will be fixed together. Regards, Markus