diff options
author | Petri Latvala <petri.latvala@intel.com> | 2018-11-27 12:58:16 +0200 |
---|---|---|
committer | Petri Latvala <petri.latvala@intel.com> | 2018-11-27 14:56:10 +0200 |
commit | 760106abf8f0ab8683fd61c858f1fb77686e5405 (patch) | |
tree | d35992a87e2a9a0793007f35bf86e091e45c88c8 /scripts | |
parent | a6b514d242bddd9457f04bb25cde0ddf85032b65 (diff) |
runner: Use %lx for printing unsigned longs
../runner/executor.c:555:54: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long unsigned int’ [-Wformat=]
fprintf(stderr, "Child refuses to die, tainted %x. Aborting.\n",
~^
Fixes: a6b514d242bd ("runner: Be patient for processes to die")
Signed-off-by: Petri Latvala <petri.latvala@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions