[DIGImend-devel] [DIGImend/digimend-kernel-drivers] f96984: uclogic: Remove allocation failure mess
Brought to you by:
spb_nick
From: GitHub <no...@gi...> - 2016-09-04 12:03:37
|
Branch: refs/heads/master Home: https://github.com/DIGImend/digimend-kernel-drivers Commit: f969849879ae3d9c744e05c2f7a6c2395326a36c https://github.com/DIGImend/digimend-kernel-drivers/commit/f969849879ae3d9c744e05c2f7a6c2395326a36c Author: Nikolai Kondrashov <sp...@gm...> Date: 2016-09-04 (Sun, 04 Sep 2016) Changed paths: M hid-uclogic.c Log Message: ----------- uclogic: Remove allocation failure messages Remove unnecessary allocation failure messages from hid-uclogic.c, following the checkpatch.pl recommendations. Commit: 4f357d4303f91ea3541a69ceabd968cb1a4703e2 https://github.com/DIGImend/digimend-kernel-drivers/commit/4f357d4303f91ea3541a69ceabd968cb1a4703e2 Author: Nikolai Kondrashov <sp...@gm...> Date: 2016-09-04 (Sun, 04 Sep 2016) Changed paths: M hid-uclogic.c Log Message: ----------- uclogic: Simplify comparison with upstream Add some blank lines around hid-uclogic.c includes to simplify comparison with upstream. Compare: https://github.com/DIGImend/digimend-kernel-drivers/compare/08b8ed88d3d3...4f357d4303f9 |