This two patch patch series is a fix in qib_set_part_key() for a clang warning and to clean up the same routine to take advantage of direct return statements to simplify the code. --- Colin Ian King (1): IB/qib: remove redundant setting of any in for-loop Joe Perches (1): IB/qib: Cleanup qib_set_part_key() with direct returns drivers/infiniband/hw/qib/qib_file_ops.c | 68 +++++++++++------------------- 1 file changed, 25 insertions(+), 43 deletions(-) -- Mike -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html