Commit 4431d4ce authored by John Kacur's avatar John Kacur Committed by Michal Marek

tags: Fix spelling error in comment (is->if)

Signed-off-by: default avatarJohn Kacur <jkacur@redhat.com>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent a8bac511
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment