diff options
author | Abhilash Kumar <krabhi@codeaurora.org> | 2017-08-08 11:27:10 +0530 |
---|---|---|
committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-08-09 02:17:09 -0700 |
commit | a9d6b142e1acc3f6780de1eef9b8b3611c72d41c (patch) | |
tree | 28c31f7c113cb11bd80ff5af0c4fd18331995638 /drivers/usb/dwc3/dwc3-msm.c | |
parent | 603df3f744d9810e4065d549914b5182e129811b (diff) |
msm: kgsl: Correctly update fence_name for larger timestamp
Since 'timestamp' is of unsigned int type, for larger timestamp
the format specifier %d can show negative values. Fix this by
using %u format specifier for timestamp.
Change-Id: I621dfd4843099cb27436006500fe3342d1d5ddf4
Signed-off-by: Abhilash Kumar <krabhi@codeaurora.org>
Diffstat (limited to 'drivers/usb/dwc3/dwc3-msm.c')
0 files changed, 0 insertions, 0 deletions