]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
of: fix the warnings from command line.
authortangjianqiang <wyqt1985@gmail.com>
Fri, 10 Apr 2020 08:32:04 +0000 (16:32 +0800)
committerRob Herring <robh@kernel.org>
Mon, 20 Apr 2020 22:22:21 +0000 (17:22 -0500)
commit8d3cdfeca808f2b2dee11dda4282770c4b579b48
tree66d84ab9ed219c1acc4c1bfd6c57e05ce647211a
parent7e5ff5917593011360dfafd05093d50d21d115fb
of: fix the warnings from command line.

Gerrit will complain with this warnings:
ERROR: (foo*) should be (foo *)

Signed-off-by: tangjianqiang <tangjianqiang@xiaomi.com>
Reviewed-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/fdt.c