mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-31 16:26:41 +09: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:
committed by
Greg Kroah-Hartman
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);
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user