# git rev-parse -q --verify 2639772a11c860628c5f7007842eca52a1c34d78^{commit} 2639772a11c860628c5f7007842eca52a1c34d78 already have revision, skipping fetch # git checkout -q -f -B kisskb 2639772a11c860628c5f7007842eca52a1c34d78 # git clean -qxdf # < git log -1 # commit 2639772a11c860628c5f7007842eca52a1c34d78 # Author: Alvin Šipraga # Date: Tue Dec 19 02:25:15 2023 +0100 # # get_maintainer: remove stray punctuation when cleaning file emails # # When parsing emails from .yaml files in particular, stray punctuation # such as a leading '-' can end up in the name. For example, consider a # common YAML section such as: # # maintainers: # - devicetree@vger.kernel.org # # This would previously be processed by get_maintainer.pl as: # # - # # Make the logic in clean_file_emails more robust by deleting any # sub-names which consist of common single punctuation marks before # proceeding to the best-effort name extraction logic. The output is then # correct: # # devicetree@vger.kernel.org # # Some additional comments are added to the function to make things # clearer to future readers. # # Link: https://lore.kernel.org/all/0173e76a36b3a9b4e7f324dd3a36fd4a9757f302.camel@perches.com/ # Suggested-by: Joe Perches # Signed-off-by: Alvin Šipraga # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 2639772a11c860628c5f7007842eca52a1c34d78 # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 # Build took: 0:01:32.052190