Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1342508
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clk: shmobile: check for failure |
| Date | 2016-02-25 00:10 +0100 |
| Message-ID | <r5QJc-3eT-11@gated-at.bofh.it> (permalink) |
| References | <r5hBM-3lO-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 02/23, Sudip Mukherjee wrote: > We were not checking the return from devm_add_action() which can fail. > Start using the helper devm_add_action_or_reset() and return directly > as we know that the cleanup has been done by this helper. > > Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> > --- Applied to clk-next. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] clk: shmobile: check for failure Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-02-23 10:40 +0100 Re: [PATCH] clk: shmobile: check for failure Stephen Boyd <sboyd@codeaurora.org> - 2016-02-25 00:10 +0100
csiph-web