Module Name: src Committed By: riastradh Date: Fri Jul 18 19:34:59 UTC 2014
Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: i915_cmd_parser.c Log Message: Don't cast ptrdiff_t to unsigned long before formatting it with %td. Noted by Robert Swindells and Patrick Welche. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ src/sys/external/bsd/drm2/dist/drm/i915/i915_cmd_parser.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.