aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSean Young2021-02-22 14:46:42 +0100
committerMauro Carvalho Chehab2021-03-11 11:59:41 +0100
commit0ec694d6718a9fab0f49a280557feb257c9d7843 (patch)
treeaefa95f94497c1a4f16d47fbf53ea02a442f1321 /net
parent28c7afb07ccfc0a939bb06ac1e7afe669901c65a (diff)
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 'net')
0 files changed, 0 insertions, 0 deletions