summaryrefslogtreecommitdiff
path: root/scripts/basic/Makefile
diff options
context:
space:
mode:
authorSean Young <sean@mess.org>2021-02-22 16:46:42 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-03-11 13:59:41 +0300
commit0ec694d6718a9fab0f49a280557feb257c9d7843 (patch)
treeaefa95f94497c1a4f16d47fbf53ea02a442f1321 /scripts/basic/Makefile
parent28c7afb07ccfc0a939bb06ac1e7afe669901c65a (diff)
downloadlinux-0ec694d6718a9fab0f49a280557feb257c9d7843.tar.xz
media: ite-cir: in_use is not needed
The in_use variable is set to true when a lirc file is opened, and ir transmit can only be done by writing to a lirc file descriptor. As a result when in_use is read, it is always true, so we might as well remove it. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions