linux-stable/drivers/phy/samsung
Gustavo A. R. Silva 50f894d50a phy: samsung: Replace zero-length array with flexible-array
There is a regular need in the kernel to provide a way to declare having a
dynamically sized set of trailing elements in a structure. Kernel code should
always use “flexible array members”[1] for these cases. The older style of
one-element or zero-length arrays should no longer be used[2].

[1] https://en.wikipedia.org/wiki/Flexible_array_member
[2] https://github.com/KSPP/linux/issues/21

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2020-06-15 23:08:32 -05:00
..
Kconfig USB/Thunderbolt/PHY driver updates for 5.6-rc1 2020-01-29 10:09:44 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
phy-exynos-dp-video.c phy: samsung: disable bind/unbind platform driver feature 2019-08-23 09:40:59 +05:30
phy-exynos-mipi-video.c phy: samsung: disable bind/unbind platform driver feature 2019-08-23 09:40:59 +05:30
phy-exynos-pcie.c phy: samsung: disable bind/unbind platform driver feature 2019-08-23 09:40:59 +05:30
phy-exynos4x12-usb2.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
phy-exynos5-usbdrd.c phy: samsung: disable bind/unbind platform driver feature 2019-08-23 09:40:59 +05:30
phy-exynos4210-usb2.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
phy-exynos5250-sata.c phy: samsung: disable bind/unbind platform driver feature 2019-08-23 09:40:59 +05:30
phy-exynos5250-usb2.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
phy-s5pv210-usb2.c phy: samsung: s5pv210-usb2: Add delay after reset 2020-05-13 08:27:35 +05:30
phy-samsung-usb2.c phy: samsung: disable bind/unbind platform driver feature 2019-08-23 09:40:59 +05:30
phy-samsung-usb2.h phy: samsung: Replace zero-length array with flexible-array 2020-06-15 23:08:32 -05:00