Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1622957
| From | Vlastimil Babka <vbabka@suse.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/9] mm: remove return value from init_currently_empty_zone |
| Date | 2017-04-13 14:10 +0200 |
| Message-ID | <tvLJv-2Oy-3@gated-at.bofh.it> (permalink) |
| References | <tuFmO-8iD-7@gated-at.bofh.it> <tuFmP-8iD-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 04/10/2017 01:03 PM, Michal Hocko wrote: > From: Michal Hocko <mhocko@suse.com> > > init_currently_empty_zone doesn't have any error to return yet it is > still an int and callers try to be defensive and try to handle potential > error. Remove this nonsense and simplify all callers. > > This patch shouldn't have any visible effect > > Signed-off-by: Michal Hocko <mhocko@suse.com> Acked-by: Vlastimil Babka <vbabka@suse.cz>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 1/9] mm: remove return value from init_currently_empty_zone Vlastimil Babka <vbabka@suse.cz> - 2017-04-13 14:10 +0200
csiph-web