mirror of
https://github.com/torvalds/linux.git
synced 2024-12-16 08:02:17 +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…
Reference in New Issue
Block a user