diff options
author | Reimar Döffinger <[email protected]> | 2011-07-26 22:28:26 +0200 |
---|---|---|
committer | Reimar Döffinger <[email protected]> | 2011-07-26 22:34:44 +0200 |
commit | 7cbb856efe6ccab7485bb96ad3887472a6519ffa (patch) | |
tree | 7dd3b90c353c47412ef6d9f302d846ba2dffb238 /doc/examples/muxing.c | |
parent | 788d8399385361a88e5d7bd4377cf38fb1488544 (diff) |
Remove useless NULL check.
We dereferenced the pointer two lines above, no point in
checking for NULL afterwards.
In addition it cannot be NULL the way it was initialized
just one line further above.
Signed-off-by: Reimar Döffinger <[email protected]>
Diffstat (limited to 'doc/examples/muxing.c')
0 files changed, 0 insertions, 0 deletions