]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAME
authorGavin Thomas Claugus <gclaugus@gmail.com>
Wed, 2 Dec 2015 00:06:19 +0000 (19:06 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Dec 2015 03:59:48 +0000 (19:59 -0800)
commit32cdf2709593404e468377c7dd3ff603fd865903
tree6c37d44087ed3ea15cbe569ed8d255c89afb05f2
parent8a4e66d6876ca2806a1603b37b11e6302e642c93
drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAME

This commit replaces every instance of the string "jsm"
in the driver with JSM_DRIVER_NAME, as the two are
equivalent. This should increase overall consistency.

Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/jsm/jsm_driver.c