Skip to content

Commit

Permalink
remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
Redecorating committed Oct 17, 2021
1 parent d89975d commit be3c208
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apple-ib-tb.c
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,6 @@ static int apple_magic_keyboard_backlight_set(struct apple_magic_backlight *back
static int apple_magic_keyboard_backlight_led_set(struct led_classdev *led_cdev,
enum led_brightness brightness)
{
int ret;
struct apple_magic_backlight *backlight = container_of(led_cdev,
struct apple_magic_backlight, cdev);

Expand Down

0 comments on commit be3c208

Please sign in to comment.