mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-24 21:24:00 +08:00
staging: media: lirc: lirc_imon: Remove unnecessary blank line
CHECK: Remove a blank lines before a closed parenthesis '}' Signed-off-by: Anchal Jain <anchalj109@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
0152b5b2a5
commit
09ed2c0b9b
@ -211,7 +211,6 @@ static void deregister_from_lirc(struct imon_context *context)
|
||||
else
|
||||
dev_info(&context->usbdev->dev,
|
||||
"Deregistered iMON driver (minor:%d)\n", minor);
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user