diff options
| author | Shivani Bhardwaj <[email protected]> | 2015-10-13 20:50:23 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-13 09:51:48 -0700 |
| commit | 3d53fb9041d7d7bb8e1e1dd8b233cbed187933a7 (patch) | |
| tree | 27dbcf752e33be2dc1e99ad7b7473d2d68cab1ce /tools/perf/scripts/python/bin | |
| parent | c3248fef2abc1dcaefc62b52766865a6a09e8c57 (diff) | |
Staging: unisys: visorinput: Remove unused code
Remove the code which is not used anywhere in the program.
Semantic patch used:
@@
type T;
identifier i;
constant C;
position p != e.p;
@@
- T i@p;
<+... when != i
- i = C;
...+>
Signed-off-by: Shivani Bhardwaj <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions