Re: [PATCH] usb: Remove a meaningless blank line

2016-02-02 Thread Andrei Borzenkov
This is not meaningless, it is page break. On Tue, Feb 2, 2016 at 4:16 PM, ByeoungWook Kim wrote: > The `126 line` was a meaningless blank. > 126 line was '^L'. > > Signed-off-by: Byeoungwook Kim > --- > grub-core/bus/usb/usbhub.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/grub-cor

[PATCH] usb: Remove a meaningless blank line

2016-02-02 Thread ByeoungWook Kim
The `126 line` was a meaningless blank. 126 line was '^L'. Signed-off-by: Byeoungwook Kim --- grub-core/bus/usb/usbhub.c | 1 - 1 file changed, 1 deletion(-) diff --git a/grub-core/bus/usb/usbhub.c b/grub-core/bus/usb/usbhub.c index 34a7ff1..98246b7 100644 --- a/grub-core/bus/usb/usbhub.c +++ b