commit | 4855f2bd91b6e3461af7d795bfe9a40420122131 | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Thu Apr 09 12:12:26 2020 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Apr 09 12:13:20 2020 +0200 |
tree | 4a20c50bfec21d5d2302357d04d57182d09de6bd | |
parent | bdf8783c0dae9d3d8fc1c4078fe849ab8aa8b583 [diff] |
clocksource: davinci: axe a pointless __GFP_NOFAIL There is no need to specify __GFP_NOFAIL when allocating memory here, so axe it. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20200409101226.15432-1-christophe.jaillet@wanadoo.fr