]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
power: supply: sbs-message: fix some code style issues
authorWolfram Sang <wsa@the-dreams.de>
Sat, 28 Oct 2017 22:49:14 +0000 (00:49 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Sat, 28 Oct 2017 22:50:44 +0000 (00:50 +0200)
commit4cf419a2b4c2e5bb0583e32e5fe079995c987c0f
tree7f3f257a46365590f56ba8a20923fbde87b9f822
parent5e9bee5267fe626df39ca04d6c30e135a9e8b157
power: supply: sbs-message: fix some code style issues

Use 'unsigned int' and curly braces for 'else'.

Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/power/supply/sbs-manager.c