]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit09249ecdfd9bafd14bfcf71f6801290c2fafda5a
tree48f038579b23961b738b4ac5c88b5a7c9497bb9d
parent95ecde0f65661d7fd34bb3e846e1cc7bcbfe7b6d
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