extcon: Use tab instead of space for indentation
authorChanwoo Choi <cwchoi00@gmail.com>
Thu, 13 Jul 2017 16:00:55 +0000 (01:00 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 16 Aug 2017 00:27:55 +0000 (09:27 +0900)
commitab8a8fbe939de5e2651da6761f83a2b9641b2daa
tree3c81408cc2f237321a437c17f16c188580b90fcd
parent6ab6094f370df082fdf2e117381dd323ce948f68
extcon: Use tab instead of space for indentation

The extcon header file defines the functions which used the mismatched
indentation and used the space on some case. So, this patch clean-up
the indentation in order to improve the readbility.

And this patch changes the return value of extcon_get_extcon_dev()
because of maintaing the same value with extcon_get_edev_by_phandle().

Signed-off-by: Chanwoo Choi <cwchoi00@gmail.com>
include/linux/extcon.h