diff options
| author | Mahati Chamarthy <mahati.chamarthy@gmail.com> | 2014-09-27 19:20:17 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-29 07:00:27 +0400 |
| commit | a46e43e7dedd062fcde0216093467c26ae431ab3 (patch) | |
| tree | d7904f4d05ba0796b84fd246f31a8ca608a4b882 /include/linux/timerqueue.h | |
| parent | 31907c0e5c01af537bd4d1f803aa8d9dae74a579 (diff) | |
| download | linux-a46e43e7dedd062fcde0216093467c26ae431ab3.tar.xz | |
Staging: media: davinci_vpfe: Remove unused variable
This patch removes a variable which has never been used. The following
Coccinelle semantic patch was used to make this transformation:
@@
type T;
identifier i;
constant C;
@@
- T i;
<... when != i
- i = C;
...>
Signed-off-by: Mahati Chamarthy <mahati.chamarthy@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
