diff options
| author | Anupama K Patil <[email protected]> | 2021-04-22 23:33:22 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-05-13 21:07:14 +0200 |
| commit | 17e336db2b8ac5a91036184771655abe2d158273 (patch) | |
| tree | a67feec9af4037978d2f36f0a735e12331bcdbd3 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | ca263dd848a26d243dca113469e6cff31a131bb6 (diff) | |
drivers: pnp: proc.c: Removed unnecessary varibles
de, e are two variables of the type 'struct proc_dir_entry'
which can be removed to save memory. This also fixes a coding style
issue reported by checkpatch where we are suggested to make assignment
outside the if statement.
Reviewed-by: Jaroslav Kysela <[email protected]>
Signed-off-by: Anupama K Patil <[email protected]>
Link: https://lore.kernel.org/r/20210422180322.7wlyg63kv3n2k6id@ubuntu
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions