# git rev-parse -q --verify 283ea345934d277e30c841c577e0e2142b4bfcae^{commit} 283ea345934d277e30c841c577e0e2142b4bfcae already have revision, skipping fetch # git checkout -q -f -B kisskb 283ea345934d277e30c841c577e0e2142b4bfcae # git clean -qxdf # < git log -1 # commit 283ea345934d277e30c841c577e0e2142b4bfcae # Author: Alexandre Belloni # Date: Thu Oct 17 16:22:37 2019 +0200 # # coccinelle: api/devm_platform_ioremap_resource: remove useless script # # While it is useful for new drivers to use devm_platform_ioremap_resource, # this script is currently used to spam maintainers, often updating very # old drivers. The net benefit is the removal of 2 lines of code in the # driver but the review load for the maintainers is huge. As of now, more # that 560 patches have been sent, some of them obviously broken, as in: # # https://lore.kernel.org/lkml/9bbcce19c777583815c92ce3c2ff2586@www.loen.fr/ # # Remove the script to reduce the spam. # # Signed-off-by: Alexandre Belloni # Acked-by: Julia Lawall # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 283ea345934d277e30c841c577e0e2142b4bfcae # < make -s -j 24 ARCH=arm O=/kisskb/build/linus_lpd270_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- lpd270_defconfig # make -s -j 24 ARCH=arm O=/kisskb/build/linus_lpd270_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/linus_lpd270_defconfig_arm # Build took: 0:00:50.667471