Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1622957 > unrolled thread

Re: [PATCH 1/9] mm: remove return value from init_currently_empty_zone

Started byVlastimil Babka <vbabka@suse.cz>
First post2017-04-13 14:10 +0200
Last post2017-04-13 14:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/9] mm: remove return value from  init_currently_empty_zone Vlastimil Babka <vbabka@suse.cz> - 2017-04-13 14:10 +0200

#1622957 — Re: [PATCH 1/9] mm: remove return value from init_currently_empty_zone

FromVlastimil Babka <vbabka@suse.cz>
Date2017-04-13 14:10 +0200
SubjectRe: [PATCH 1/9] mm: remove return value from init_currently_empty_zone
Message-ID<tvLJv-2Oy-3@gated-at.bofh.it>
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>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web