mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-10 23:29:46 +00:00
[media] staging: media: lirc: fix coding style error
Fix code indentation error by replacing tab in place of spaces. Signed-off-by: Sunil Shahu <shshahu@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:
parent
17a705e4a9
commit
a4c4f95eb6
@ -184,7 +184,7 @@ static void deregister_from_lirc(struct sasem_context *context)
|
||||
__func__, retval);
|
||||
else
|
||||
dev_info(&context->dev->dev,
|
||||
"Deregistered Sasem driver (minor:%d)\n", minor);
|
||||
"Deregistered Sasem driver (minor:%d)\n", minor);
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user