mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-14 10:19:08 +08:00
media: v4l2-device.h: fix typo: putss -> puts
Fix typo: putss -> puts Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
57d024f8db
commit
b95182a6e8
@@ -72,7 +72,7 @@ static inline void v4l2_device_get(struct v4l2_device *v4l2_dev)
|
||||
}
|
||||
|
||||
/**
|
||||
* v4l2_device_put - putss a V4L2 device reference
|
||||
* v4l2_device_put - puts a V4L2 device reference
|
||||
*
|
||||
* @v4l2_dev: pointer to struct &v4l2_device
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user