diff options
author | Jiri Slaby <jslaby@suse.cz> | 2016-06-23 13:34:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-25 09:04:48 -0700 |
commit | d711ea8f762eec3bc057bc92423c6ec804523a40 (patch) | |
tree | d5544b753db9c9f8a7641ce181a6861671eda362 /ipc | |
parent | 6af39ed30264691994647daba07a416830f674b2 (diff) | |
download | linux-d711ea8f762eec3bc057bc92423c6ec804523a40.tar.gz |
tty: vt, get rid of ugly FLUSH macro
It's a macro accessing and changing some local variables. And the code
uses it without appending semicolon which confuses everybody too.
Switch from this bad guy to a sane standard function.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions