diff options
author | Alan Cox <[email protected]> | 2012-10-01 16:24:17 +0100 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2012-10-15 22:46:41 +0200 |
commit | 5d0c3d4f3d48681c2ba51e9f9ed6ae5dc4a34a47 (patch) | |
tree | bcaa7e3c0a6ae164f0f75a4fd7a31228028baaa1 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 1b61810d196b84bfdc14c289126d98de765b7f97 (diff) |
parport: dead code in pp_write
We always update bytes_written before we check signal_pending so it
follows that we can't get a signal return for 0 bytes so we don't
need to check in the singal path. The cases a signal causes an earlier
abort are handled before this and will not hit this path
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions