256948a326c3f68db6acaad2b6953e7 author Jiri Slaby 1303288997 +0200 committer Greg Kroah-Hartman 1303766352 -0700 TTY: serial_core, remove superfluous set_task_state msleep* is guaranteed to return with TASK_RUNNING task state. And since there is no other set_task_state in the paths of uart_wait_until_sent, we need not to set_task_state to TASK_RUNNING. Signed-off-by: Jiri Slaby Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman °αΒ