diff --git a/[refs] b/[refs] index 20ae91dd3252..d02f220e5f2c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a8bac511c8c18878908eb49f33f7257610b15180 +refs/heads/master: 4431d4ce996de2cd2c45583209ba0dbbc9bf2795 diff --git a/trunk/scripts/tags.sh b/trunk/scripts/tags.sh index 9f459536f289..caa867dba16d 100755 --- a/trunk/scripts/tags.sh +++ b/trunk/scripts/tags.sh @@ -17,7 +17,7 @@ ignore="( -name SCCS -o -name BitKeeper -o -name .svn -o \ -name .git ) \ -prune -o" -# Do not use full path is we do not use O=.. builds +# Do not use full path if we do not use O=.. builds if [ "${KBUILD_SRC}" = "" ]; then tree= else