aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-internal.h
diff options
context:
space:
mode:
authorDevendra Naga <[email protected]>2012-07-29 03:28:47 +0000
committerDavid S. Miller <[email protected]>2012-07-29 23:18:30 -0700
commit17a2bf798621ce8579f7563deaf4640f15931d0e (patch)
treeb910b49fd8d2969e043ffed7a316fdc078c8ea35 /lib/mpi/mpi-internal.h
parentea4b3857861fe147137517da200d04cbbc91ad49 (diff)
seeq: use PTR_RET at init_module of driver
the driver sees wether the dev_seeq pointer is having a error that can be read by using the PTR_ERR, and returns it at error case, other wise 0 at success case. the PTR_RET does the same thing, and use PTR_RET instead of redoing the code of PTR_RET Signed-off-by: Devendra Naga <[email protected]> Acked-by: David Howells <[email protected]> Reviewed-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions