Home
last modified time | relevance | path

Searched hist:"2 a174df0c602dd2385c7e9efc6d0977c37fbd681" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.cdiff 2a174df0c602dd2385c7e9efc6d0977c37fbd681 Tue Jan 16 19:39:42 CET 2018 Bart Van Assche <bart.vanassche@wdc.com> IB/srp: Use kstrtoull() instead of simple_strtoull()

Use kstrtoull() since simple_strtoull() is deprecated. This patch
improves error checking but otherwise does not change any functionality.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>