]> git.baikalelectronics.ru Git - kernel.git/commit
tty: cleanup checkpatch warning in pty.c
authorCong Ding <dinggnu@gmail.com>
Sat, 12 Jan 2013 04:01:22 +0000 (05:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 06:49:36 +0000 (22:49 -0800)
commit372349ef4c03a96c4123a1550644b78f0240b5cc
tree0fc0c68f8062a7cde5d9a1d6c9f58dcae9eafd61
parent0cb005f453a62165291d58f8c8d7c044aa8c608f
tty: cleanup checkpatch warning in pty.c

spaces are used for indent in 3 places of tty/pty.c, we change it to tab.

Signed-off-by: Cong Ding <dinggnu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/pty.c