diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-07-24 20:23:22 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2020-08-17 20:43:46 +0200 |
commit | dc1a9283f16a5c5c08a3d3b473e43a826ec3a177 (patch) | |
tree | 36e7f360cefa1a26e3f2403f6d22f96bba44f39a /mm/page_alloc.c | |
parent | memory: omap-gpmc: use WARN() instead of BUG() on wrong free (diff) | |
download | linux-dc1a9283f16a5c5c08a3d3b473e43a826ec3a177.tar.xz linux-dc1a9283f16a5c5c08a3d3b473e43a826ec3a177.zip |
memory: omap-gpmc: consistently use !res for NULL checks
The driver already uses 'if (!res)' pattern in the probe function so be
consistent.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200724182328.3348-11-krzk@kernel.org
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions