diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-02-21 16:43:30 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-21 17:22:22 -0800 |
commit | c9023492b49b2a9506ae2f054167da02c71ef2b6 (patch) | |
tree | 69bdd093ae07e27cbe673981322a8fe250598b35 /lib/mpi/mpiutil.c | |
parent | 1d7976b24d11f1ba971b95382735b300be80f3df (diff) |
backlight: ams369fg06: remove redundant variable 'before_power'
'before_power' was used to check the previous status when resume() is
called. However, FB_BLANK_POWERDOWN was used in suspend() all the time,
so there is no need to check the previous status. Also, redundant return
variables are removed to reduce the code.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions