]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
staging: dgnc: delete dgnc_utils.c
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Jan 2018 16:50:16 +0000 (17:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Jan 2018 15:07:08 +0000 (16:07 +0100)
commitf75c1b2953766623052dbe5e297decca6a730772
tree06cfcd40790135ab6d784f45b0685aa7ec68e43f
parent78c00ccc52619704a6ad8c1d4587b6bb2bfa341d
staging: dgnc: delete dgnc_utils.c

There was just one function in it, and it duplicated what
msleep_interruptable() was doing, which is pointless, so delete it and
fix up the one calling site.

Cc: Lidza Louina <lidza.louina@gmail.com>
Cc: Mark Hounschell <markh@compro.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/Makefile
drivers/staging/dgnc/dgnc_tty.c
drivers/staging/dgnc/dgnc_utils.c [deleted file]
drivers/staging/dgnc/dgnc_utils.h [deleted file]