]> git.baikalelectronics.ru Git - kernel.git/commit
of/address: fix typo in comment block of of_translate_one()
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 30 Nov 2015 06:22:37 +0000 (15:22 +0900)
committerRob Herring <robh@kernel.org>
Mon, 30 Nov 2015 23:57:01 +0000 (17:57 -0600)
commitb107f13f990478f5871e9c3de017ee9c00e1275b
tree6188b31221d45457b1b6ddcb4b908801e6f99f1f
parent203ecd9fa85f036b302f6701f40e64ec36909987
of/address: fix typo in comment block of of_translate_one()

Remove the "not" before "cannot".

I am fixing the comment block style while I am here.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/address.c