Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1327720
| From | Alexander Shishkin <alexander.shishkin@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] stm class: Use a signed return type for stm_find_master_chan |
| Date | 2016-02-05 15:00 +0100 |
| Message-ID | <qYP5x-Xo-29@gated-at.bofh.it> (permalink) |
| References | <qV1yi-4Nn-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Lucas Tanure <tanure@linux.com> writes: > The return type "unsigned int" was used by the stm_find_master_chan function > despite of the aspect that it will eventually return a negative error code. > > Done with the help of Coccinelle. > > Signed-off-by: Lucas Tanure <tanure@linux.com> Applied to my queue, thank you! Regards, -- Alex
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] stm class: Use a signed return type for stm_find_master_chan Alexander Shishkin <alexander.shishkin@linux.intel.com> - 2016-02-05 15:00 +0100
csiph-web