Commit a4c4f95e authored by Sunil Shahu's avatar Sunil Shahu Committed by Mauro Carvalho Chehab

[media] staging: media: lirc: fix coding style error

Fix code indentation error by replacing tab in place of spaces.
Signed-off-by: default avatarSunil Shahu <shshahu@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 17a705e4
......@@ -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);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment