git: psm: Remove dead unused code: psmpoll(), enable_lordless(), is_a_mouse().
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Fri Sep 22 05:31:36 PDT 2017
commit 617f6bd6553bb7523bb0198e7aaa5d9c36fb6e05
Author: Imre Vadász <imre at vdsz.com>
Date: Fri Sep 22 14:21:52 2017 +0200
psm: Remove dead unused code: psmpoll(), enable_lordless(), is_a_mouse().
* The is_a_mouse() check method was already disabled in the original
FreeBSD commit, which added the psm(4) driver
(git b3062b5d6a9d9631bf6a1612e27107ea9aa6801d ).
Summary of changes:
sys/dev/misc/psm/psm.c | 82 +++-----------------------------------------------
1 file changed, 4 insertions(+), 78 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/617f6bd6553bb7523bb0198e7aaa5d9c36fb6e05
--
DragonFly BSD source repository
More information about the Commits
mailing list