diff options
| author | Kulikov Vasiliy <[email protected]> | 2010-08-10 18:02:47 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-08-11 08:59:12 -0700 |
| commit | 527dcf4c5029b8dc791eb96fad01a12bb06e7850 (patch) | |
| tree | 3b2ee7c81990b55667f8207a8ce86073f7d84287 /scripts | |
| parent | c07fbfd17e614a76b194f371c5331e21e6cffb54 (diff) | |
drivers/video/igafb.c: introduce lost 'return'
If iga_init() fails, code releases resources and continues to use it. It
seems that after releasing resources 'return' should be.
Signed-off-by: Kulikov Vasiliy <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions