diff options
| author | Greg Kroah-Hartman <[email protected]> | 2020-04-28 17:04:05 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-05-05 15:23:21 +0000 |
| commit | a97f52b0f1a687141fee82246306ce7ff93b49dd (patch) | |
| tree | 2b18c0803ecb1779d44c32a05271a4a91d8616fc /drivers/media/test-drivers/vimc/vimc-sensor.c | |
| parent | media: MAINTAINERS: update the Amlogic VDEC driver maintainer entry (diff) | |
| download | kernel-a97f52b0f1a687141fee82246306ce7ff93b49dd.tar.gz kernel-a97f52b0f1a687141fee82246306ce7ff93b49dd.zip | |
media: staging: media: imx: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the
return value. The function can work or not, but the code logic should
never do something different based on this.
Cc: Steve Longerbeam <[email protected]>
Cc: Philipp Zabel <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Pengutronix Kernel Team <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: NXP Linux Team <[email protected]>
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Rui Miguel Silva <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/test-drivers/vimc/vimc-sensor.c')
0 files changed, 0 insertions, 0 deletions
