From c4d652c5da67a486d661f55f08442ee4fac6d6a5 Mon Sep 17 00:00:00 2001 From: Seth Jennings Date: Mon, 7 Apr 2014 12:13:53 -0500 Subject: [PATCH] remove vim metadata from files Signed-off-by: Seth Jennings --- contrib/kpatch-apply-all.sh | 2 -- contrib/module-setup.sh | 2 -- 2 files changed, 4 deletions(-) diff --git a/contrib/kpatch-apply-all.sh b/contrib/kpatch-apply-all.sh index 55cc6d4..82ed592 100755 --- a/contrib/kpatch-apply-all.sh +++ b/contrib/kpatch-apply-all.sh @@ -1,6 +1,4 @@ #!/bin/bash -# -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*- -# ex: ts=8 sw=4 sts=4 et filetype=sh # # Licensed under the GPLv2 # diff --git a/contrib/module-setup.sh b/contrib/module-setup.sh index 5dd91ac..e5b4217 100755 --- a/contrib/module-setup.sh +++ b/contrib/module-setup.sh @@ -1,6 +1,4 @@ #!/bin/bash -# -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*- -# ex: ts=8 sw=4 sts=4 et filetype=sh # # Licensed under the GPLv2 #