]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitb9f8033f28448732612e64046b13087b08dd25f7
tree0fc0c68f8062a7cde5d9a1d6c9f58dcae9eafd61
parent82f8c35f86a878a504f92559d631ea03f0f62152
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