fbdev: udlfb: remove unneeded initialization in few places
authorAlexey Klimov <klimov.linux@gmail.com>
Sun, 7 Jun 2015 23:02:47 +0000 (02:02 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 20 Aug 2015 07:32:40 +0000 (10:32 +0300)
commitf63cb8d7aa31e7a8f98cec36557b265951e9aba7
tree44545ddff6b4e859506a555a111edda658ceed14
parent71540cfbe9d401f4848abc0e6b56a541307a47dd
fbdev: udlfb: remove unneeded initialization in few places

Small minor cleanup.
This patch removes unneeded initializations of variables
in few places in different functions and one empty line.

Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/udlfb.c