aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2014-09-29 16:08:23 -0700
committerSteven Rostedt <[email protected]>2014-11-05 14:12:38 -0500
commitd6d906b234afc984e93044c19e7b6598824412aa (patch)
tree7e14ddf4041430182d844302214f3acdf9b7449d /lib/mpi/mpiutil.c
parente71456ae9871f53868befd08b1d192ca93ce0753 (diff)
dlm: Remove seq_printf() return checks and use seq_has_overflowed()
The seq_printf() return is going away soon and users of it should check seq_has_overflowed() to see if the buffer is full and will not accept any more data. Convert functions returning int to void where seq_printf() is used. Link: http://lkml.kernel.org/p/43590057bcb83846acbbcc1fe641f792b2fb7773.1412031505.git.joe@perches.com Link: http://lkml.kernel.org/r/[email protected] Acked-by: David Teigland <[email protected]> Cc: Christine Caulfield <[email protected]> Cc: [email protected] Signed-off-by: Joe Perches <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions