diff mbox series

[05/36] fs/yaffs2: fix code style

Message ID 20180331022301.27501-6-ricardo.martincoski@gmail.com
State Superseded
Headers show
Series check-package: allow to check other directories v1 | expand

Commit Message

Ricardo Martincoski March 31, 2018, 2:22 a.m. UTC
Rename the .mk to follow the convention. The variables inside it already
use the correct name.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
---
 fs/yaffs2/{yaffs.mk => yaffs2.mk} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename fs/yaffs2/{yaffs.mk => yaffs2.mk} (100%)
diff mbox series

Patch

diff --git a/fs/yaffs2/yaffs.mk b/fs/yaffs2/yaffs2.mk
similarity index 100%
rename from fs/yaffs2/yaffs.mk
rename to fs/yaffs2/yaffs2.mk