From: Greg Kroah-Hartman Date: Fri, 1 Apr 2016 05:35:24 +0000 (-0700) Subject: greybus: scripts: create subdir for checkpatch and spelling.txt X-Git-Tag: v4.9-rc1~119^2~378^2~21^2~546 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9984cf0f24860bc3a9d3c8f48d90a148827c5c6;p=thirdparty%2Fkernel%2Flinux.git greybus: scripts: create subdir for checkpatch and spelling.txt They belong in a subdir. Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/greybus/checkpatch.pl b/drivers/staging/greybus/scripts/checkpatch.pl similarity index 100% rename from drivers/staging/greybus/checkpatch.pl rename to drivers/staging/greybus/scripts/checkpatch.pl diff --git a/drivers/staging/greybus/spelling.txt b/drivers/staging/greybus/scripts/spelling.txt similarity index 100% rename from drivers/staging/greybus/spelling.txt rename to drivers/staging/greybus/scripts/spelling.txt