diff options
| author | Miguel Boton <[email protected]> | 2008-01-13 12:03:53 +0100 |
|---|---|---|
| committer | Jaroslav Kysela <[email protected]> | 2008-01-31 17:29:56 +0100 |
| commit | bc9abce0de0b180817bc7e9f73145ef0b6a464ef (patch) | |
| tree | c0da48067ad4318a32d3c35249214806a64a6236 /tools/perf/scripts/python | |
| parent | 52a1d4f9d6e40c2473a85105cb5e055914a4779d (diff) | |
[ALSA] fix compilation warning in GCC
'snd_shutdown_f_ops' is not a pointer so its address will never be NULL.
GCC will complain because 'fops_get' will do an unnecessary check because
'&snd_shutdown_f_ops' is always true.
Signed-off-by: Miguel Boton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Jaroslav Kysela <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions