CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/21 13:12:59
Modified files:
sys/arch/sh/sh : trap.c
Log message:
The condition around uvm_grow() can be simplified, as the error result
adjustment is effectively a dead store
ok kettenis
