| commit | b8a2bbdf02b8c25f7eecce001bcc249a3b65c1b5 | [log] [tgz] |
|---|---|---|
| author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Aug 13 14:24:58 2014 +0200 |
| committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Aug 15 09:01:20 2014 +0200 |
| tree | 803ac438d344b077f26b112a4ad90b172bd0a049 | |
| parent | e512d56c799517f33b301d81e9a5e0ebf30c2d1e [diff] |
s390/sclp: remove unnecessary XTABS flag The sclp line mode terminal driver scans the tty output for '\t', there is no need to set the XTABS flag in c_oflag. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>