summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2009-05-20 18:00:53 -0500
committerMike Christie <michaelc@cs.wisc.edu>2009-05-20 18:00:53 -0500
commitc19c424e2dadc19c4e32a064a42966e49375b918 (patch)
treef470d849d876605608df73e431c1965e02b4293a /README
parent524175bb14281277a5c8cc419c72c2f38fccdc87 (diff)
downloadopen-iscsi-c19c424e2dadc19c4e32a064a42966e49375b918.tar.gz
iscsi sysfs: fix compilation warning about unsigned long long cast
uint64_t can be unsigned long long or unsigned long depending on the arch. This just has us use sscanf with PRIu64 to read in our uint64_t.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions