summaryrefslogtreecommitdiff
path: root/rust/kernel/interop/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorPhilipp Hahn <phahn-oss@avm.de>2026-03-10 12:49:07 +0100
committerLinus Walleij <linusw@kernel.org>2026-03-11 10:31:42 +0100
commitb7fff045a9f8d15d78ae3206ab393f55bf9c383d (patch)
tree920f4bfeb44d250beda0209d818e3193577c4cdf /rust/kernel/interop/git@git.tavy.me:linux-stable.git
parentca0395d9ef294a4340104107177de23e04de2344 (diff)
pinctrl: Prefer IS_ERR_OR_NULL over manual NULL check
Prefer using IS_ERR_OR_NULL() over using IS_ERR() and a manual NULL check. Change generated with coccinelle. To: Linus Walleij <linusw@kernel.org> Cc: linux-gpio@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Philipp Hahn <phahn-oss@avm.de> Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions