This patch set includes 2 patches fixing checkpatch warnings about lines over 80 characters.
Changes since v1: * Split table lines on 8 bytes instead of 7. * Better commit message. Peter Karlsson (2): staging: ft1000-usb: fixed table alignment staging: ft1000-usb: shorten lines to under 80 characters drivers/staging/ft1000/ft1000-usb/ft1000_debug.c | 31 +++++++++++++++------- .../staging/ft1000/ft1000-usb/ft1000_download.c | 21 ++++++++++----- 2 files changed, 35 insertions(+), 17 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/