diff options
author | Christophe Ricard <christophe.ricard@gmail.com> | 2014-08-11 02:04:53 +0400 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2014-09-08 02:04:22 +0400 |
commit | 32b41d8f7587b6e8a2cbb3a15f83c3a9687f1f17 (patch) | |
tree | 1b2987968a9970a981bc586e0a5dc8fb9a1b17aa /Documentation/futex-requeue-pi.txt | |
parent | 72030a2eeb182575f1bf2383f1e9267d4a6ece61 (diff) | |
download | linux-32b41d8f7587b6e8a2cbb3a15f83c3a9687f1f17.tar.xz |
NFC: st21nfca: Remove useless err == 0 condition
On top of st21nfca_im_recv_atr_res_cb and st21nfca_im_recv_dep_res_cb a
condition if (err != 0) is present. Because err is never modified in the
code err will always be 0 at the end.
The condition can be removed.
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'Documentation/futex-requeue-pi.txt')
0 files changed, 0 insertions, 0 deletions