Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

scripts/setlocalversion: clean up stale comment

Nobody has complained since 2a73cce2dad3 ("scripts/setlocalversion:
remove mercurial, svn and git-svn supports"), so let's also clean up
the header comment accordingly.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

authored by

Rasmus Villemoes and committed by
Masahiro Yamada
3354c64d d9287ea8

+1 -1
+1 -1
scripts/setlocalversion
··· 2 2 # SPDX-License-Identifier: GPL-2.0 3 3 # 4 4 # This scripts adds local version information from the version 5 - # control systems git, mercurial (hg) and subversion (svn). 5 + # control system git. 6 6 # 7 7 # If something goes wrong, send a mail the kernel build mailinglist 8 8 # (see MAINTAINERS) and CC Nico Schottelius