]> git.baikalelectronics.ru Git - kernel.git/commit
staging: fbtft: fb_ssd1306: Refactor write_vmem()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 19 Jan 2017 10:45:45 +0000 (12:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2017 11:50:28 +0000 (12:50 +0100)
commit460714611f999c03b4c55a179c05a01b4e3fd4bb
tree48f038579b23961b738b4ac5c88b5a7c9497bb9d
parent9e4f79fa26870a8cdd033a53896b61706ad261e0
staging: fbtft: fb_ssd1306: Refactor write_vmem()

Refactor write_vmem() for sake of readability.

While here, fix indentation in one comment.

Acked-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_ssd1306.c