linux_xanmod: 5.11.14 -> 5.11.15
[NixPkgs.git] / pkgs / tools / misc / woeusb / remove-workaround.patch
blob3550002dfedd5e7c09555e345e8b617b07a2a3ca
1 https://github.com/slacka/WoeUSB/issues/267
3 diff --git a/src/woeusb b/src/woeusb
4 index 8cb292c..c017dbf 100755
5 --- a/src/woeusb
6 +++ b/src/woeusb
7 @@ -1661,6 +1661,8 @@ workaround_support_windows_7_uefi_boot(){
8 ## - System lagging while copying data · Issue #113 · slacka/WoeUSB <https://github.com/slacka/WoeUSB/issues/113>
9 ## - The pernicious USB-stick stall problem [LWN.net] <https://lwn.net/Articles/572911/>
10 workaround_linux_make_writeback_buffering_not_suck(){
11 + return 0
13 util_check_function_parameters_quantity 1 "${#}"
14 local -r mode="${1}"