Remove first_byte_safe.
commit71e1331b692933094a7be1c03070859b94da6ce6
authorTim Abbott <tabbott@mit.edu>
Thu, 30 Oct 2008 19:46:59 +0000 (30 15:46 -0400)
committerTim Abbott <tabbott@mit.edu>
Sat, 8 Nov 2008 02:32:43 +0000 (7 21:32 -0500)
tree41ce4960fc64b61201aeb95cbfc7b69932b4cf4d
parent82fff6ce6ff87400409fc0ffad035d889ef6166f
Remove first_byte_safe.

It may not be safe in the cases of tail recursion and function
prototype changes, along with some cases of calls being used to change
data structures, and so it seems best to remove it for now.

Signed-off-by: Tim Abbott <tabbott@mit.edu>
kmodsrc/ksplice.c