aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2025-09-27 15:26:05 +0300
committerThomas Gleixner <tglx@linutronix.de>2025-10-07 10:23:22 +0200
commit196754c2a04a8ba682b00ea7c818897295c98967 (patch)
tree09b10ff7cb4e2a161aba5b9a4409b3ab5d00d91d /scripts/lib/kdoc/kdoc_files.py
parentMerge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... (diff)
downloadlinux-196754c2a04a8ba682b00ea7c818897295c98967.tar.gz
linux-196754c2a04a8ba682b00ea7c818897295c98967.zip
irqchip/aspeed-scu-ic: Fix an IS_ERR() vs NULL check
of_iomap() doesn't return error pointers, it returns NULL. Fix the error checking to check for NULL pointers. Fixes: 86cd4301c285 ("irqchip/aspeed-scu-ic: Refactor driver to support variant-based initialization") Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
cb0e4819bd3f730&follow=1'>git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2-5/+21 2008-02-20git.el: Set process-environment instead of invoking envDavid Kågedal1-4/+3 2008-02-20Documentation/git-stash: document options for git stash listMiklos Vajna1-1/+4 2008-02-20send-email: squelch warning due to comparing undefined $_ to ""Jay Soffian1-1/+1 2008-02-19cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2-8/+67 2008-02-19Rename git-core rpm to just git and rename the meta-pacakge to git-all.Kristian Høgsberg1-30/+39 2008-02-19Technical documentation of the run-command API.Johannes Sixt1-5/+166 2008-02-19Correct git-pull documentationJay Soffian1-8/+12 2008-02-19gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski1-2/+2 2008-02-19push: document the status outputJeff King1-0/+49 2008-02-19Documentation/push: clarify matching refspec behaviorJeff King1-3/+3 2008-02-19push: indicate partialness of error messageJeff King1-1/+1