From: David Kershner Date: Wed, 27 Sep 2017 17:14:34 +0000 (-0400) Subject: staging: unisys: include: consolidate a comment X-Git-Tag: v4.15~448^2~241 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=b11dffc48186d0bd5617f0428b832a580a7930c9;p=mirror_ubuntu-bionic-kernel.git staging: unisys: include: consolidate a comment Use all 80 characters of the line to consolidate a comment. Signed-off-by: David Kershner Reviewed-by: Tim Sell Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/include/iochannel.h b/drivers/staging/unisys/include/iochannel.h index a70760f48566..69dd9c3391aa 100644 --- a/drivers/staging/unisys/include/iochannel.h +++ b/drivers/staging/unisys/include/iochannel.h @@ -348,10 +348,9 @@ struct sense_data { * the start of the NETWORK LAYER HEADER. * * NOTE: - * The full packet is described in frags but the ethernet header is - * separately kept in ethhdr so that uisnic doesn't have "MAP" the - * guest memory to get to the header. uisnic needs ethhdr to - * determine how to route the packet. + * The full packet is described in frags but the ethernet header is separately + * kept in ethhdr so that uisnic doesn't have "MAP" the guest memory to get to + * the header. uisnic needs ethhdr to determine how to route the packet. */ struct net_pkt_xmt { int len;