commit | 1f5bd6a2020178e90ccf50a05bccda9883c442ae | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Wed Nov 20 21:43:40 2019 +0800 |
committer | Dominique Martinet <dominique.martinet@cea.fr> | Fri Mar 27 09:29:56 2020 +0000 |
tree | 91be40919e2334604b1934a74e11e02208e8009f | |
parent | 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e [diff] |
9p: Fix Kconfig indentation Adjust indentation from spaces to tab (+optional two spaces) as in coding style with command like: $ sed -e 's/^ /\t/' -i */Kconfig Link: http://lkml.kernel.org/r/20191120134340.16770-1-krzk@kernel.org Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr>