/qemu/target/loongarch/tcg/ |
H A D | op_helper.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
/qemu/hw/net/ |
H A D | i82596.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
H A D | npcm7xx_emc.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
H A D | mcf_fec.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
H A D | stellaris_enet.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
H A D | ftgmac100.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
H A D | smc91c111.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
H A D | lan9118.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
H A D | imx_fec.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
H A D | dp8393x.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
H A D | cadence_gem.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
H A D | rtl8139.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
/qemu/target/arm/tcg/ |
H A D | helper-a64.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
/qemu/hw/nvram/ |
H A D | mac_nvram.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|
/qemu/target/arm/ |
H A D | helper.c | 5691f4778eb5061fa2e6d18c45a6ed7170d447a1 Tue Aug 27 10:01:47 UTC 2024 Michael Tokarev <mjt@tls.msk.ru> mark <zlib.h> with for-crc32 in a consistent manner
in many cases, <zlib.h> is only included for crc32 function, and in some of them, there's a comment saying that, but in a different way. In one place (hw/net/rtl8139.c), there was another #include added between the comment and <zlib.h> include.
Make all such comments to be on the same line as #include, make it consistent, and also add a few missing comments, including hw/nvram/mac_nvram.c which uses adler32 instead.
There's no code changes.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
|