mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 13:11:40 +00:00
fujitsu-laptop.c: remove dead code
This patch removes dead code spotted by the Coverity checker. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
b6f03ae6de
commit
b023b43a83
@ -122,9 +122,6 @@ static int get_lcd_level(void)
|
||||
else
|
||||
fujitsu->brightness_changed = 0;
|
||||
|
||||
if (status < 0)
|
||||
return status;
|
||||
|
||||
return fujitsu->brightness_level;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user