uwb: line length cleanup
authorThomas Pugliese <thomas.pugliese@gmail.com>
Tue, 16 Sep 2014 20:40:02 +0000 (15:40 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 05:03:54 +0000 (22:03 -0700)
Fix line length in uwb-internal.h

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uwb/uwb-internal.h

index 9a103b100f1e61a3538e9184d6e9b2a141f2f45d..6d1bed1f346084977c94d850751ccec47653b199 100644 (file)
@@ -172,7 +172,8 @@ struct uwb_rsv_alloc_info {
        int interval;
 };
 
-int uwb_rsv_find_best_allocation(struct uwb_rsv *rsv, struct uwb_mas_bm *available, 
+int uwb_rsv_find_best_allocation(struct uwb_rsv *rsv,
+                                struct uwb_mas_bm *available,
                                 struct uwb_mas_bm *result);
 void uwb_rsv_handle_drp_avail_change(struct uwb_rc *rc);
 /*