[LEDE-DEV] [PATCH] ath9k: Add airtime fairness scheduler

Toke Høiland-Jørgensen toke at toke.dk
Mon Nov 28 06:08:40 PST 2016


bart van zoest <bartvanzoest at gmail.com> writes:

> Hi Weedy and Toke,
>
> I am trying to apply the patch using: "curl https://patchwork.ozlabs.org/patch/699159/raw/ | git apply -v". Is the following output normal?
>
> <stdin>:60: trailing whitespace.
>  <stdin>:65: trailing whitespace.
>  <stdin>:67: space before tab in indent.
>      bool has_queued;
> <stdin>:69: trailing whitespace.
>  <stdin>:74: space before tab in indent.
>      struct ath_softc *sc;
> Checking patch package/kernel/mac80211/patches/326-ath9k-Introduce-airtime-fairness-scheduling.patch...
> Applied patch package/kernel/mac80211/patches/326-ath9k-Introduce-airtime-fairness-scheduling.patch cleanly.
> warning: squelched 152 whitespace errors
> warning: 157 lines add whitespace errors.

Looks like curl is mangling the whitespace. Don't think it matters; if
the mac80211 package still compiles you are probably fine :)

-Toke



More information about the Lede-dev mailing list