]> git.karo-electronics.de Git - linux-beck.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)
commit4d2ae601d80675af025e7a5bcbe918c58b6743aa
tree6c37d44087ed3ea15cbe569ed8d255c89afb05f2
parent9f9499ae8e6415cefc4fe0a96ad0e27864353c89
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