]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove an unneeded temporary variable in two functions.
authorbrooks <brooks@FreeBSD.org>
Fri, 19 Jul 2019 23:10:43 +0000 (23:10 +0000)
committerbrooks <brooks@FreeBSD.org>
Fri, 19 Jul 2019 23:10:43 +0000 (23:10 +0000)
commitc75fcaeef9b22af276694318c1e8df7259cdef7e
tree65ad40b2173e35ddbd95a86dbab82640a240e954
parent57d19683227c7cb3eb9ebb0edf3277965cf36847
Remove an unneeded temporary variable in two functions.

There is no need to convert an intptr_t to a long just to cast it to a
(void *).

Obtained from: CheriBSD
MFC after: 1 week
Sponsored by: DARPA, AFRL
lib/libproc/proc_bkpt.c