diff mbox

[v3,2/3] Documentation: rename of_selftest.txt to of_unittest.txt

Message ID 1426562400-102415-3-git-send-email-long.wanglong@huawei.com
State Accepted, archived
Headers show

Commit Message

Wang Long March 17, 2015, 3:19 a.m. UTC
Since the test of the devicetree's OF api use unittest as
its name. so we should rename of_selftest.txt to of_unittest.txt.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
---
 Documentation/devicetree/{of_selftest.txt => of_unittest.txt} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/{of_selftest.txt => of_unittest.txt} (100%)

Comments

Grant Likely March 28, 2015, 4:11 a.m. UTC | #1
On Tue, 17 Mar 2015 03:19:59 +0000
, Wang Long <long.wanglong@huawei.com>
 wrote:
> Since the test of the devicetree's OF api use unittest as
> its name. so we should rename of_selftest.txt to of_unittest.txt.
> 
> Signed-off-by: Wang Long <long.wanglong@huawei.com>

Applied, thanks.

g.

> ---
>  Documentation/devicetree/{of_selftest.txt => of_unittest.txt} | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename Documentation/devicetree/{of_selftest.txt => of_unittest.txt} (100%)
> 
> diff --git a/Documentation/devicetree/of_selftest.txt b/Documentation/devicetree/of_unittest.txt
> similarity index 100%
> rename from Documentation/devicetree/of_selftest.txt
> rename to Documentation/devicetree/of_unittest.txt
> -- 
> 1.8.3.4
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/of_selftest.txt b/Documentation/devicetree/of_unittest.txt
similarity index 100%
rename from Documentation/devicetree/of_selftest.txt
rename to Documentation/devicetree/of_unittest.txt