Hello, On Mon, May 18, 2026 at 12:04:01PM +0200, Uwe Kleine-König (The Capable Hub) wrote: > While being less compact, using named initializers allows to more easily > see which members of the structs are assigned which value without having > to lookup the declaration of the struct. And it's also more robust > against changes to the struct definition. > > The mentioned robustness is relevant for a planned change to struct > i2c_device_id that replaces .driver_data by an anonymous union. > > While touching all these arrays, unify usage of whitespace in the list > terminator and drop trailing commas there. > > This patch doesn't modify the compiled arrays, only their representation > in source form benefits. The former was confirmed with x86 and arm64 > builds. > > Signed-off-by: Uwe Kleine-König (The Capable Hub) > <[email protected]>
who feels responsible to pick up this patch? > base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731 > prerequisite-patch-id: 7779c63f16ef6f7247cdb71c89e66b27e299eb74 > prerequisite-patch-id: 6f920b6f8c31dc0ad1689200c37680755c20ce8b > prerequisite-patch-id: 1fd68e883664147052540eea19769ea9e92d0138 > prerequisite-patch-id: fff07090df18a39a361bbb091a3f17223b4606b4 > prerequisite-patch-id: a935aab66aa9896437ab9d757ef9fdc859d22495 > prerequisite-patch-id: d0d54f7acecd560cdeb6ea0c0e5ae77a50695d68 > prerequisite-patch-id: d7876560b3bb9b05ac462d0a9b09b50efeb9b5e1 > prerequisite-patch-id: 65531f0504ac1885c6c4ed6be0e6a206a9795d5b > prerequisite-patch-id: ec83e7e18d66da9ca677b5c8180a22bf3717c8fb > prerequisite-patch-id: e33193d1a91f5819128db924c080caf1c5198667 > prerequisite-patch-id: c8862be402a445f30b9f5c91b07afdc840e7e21f > prerequisite-patch-id: 33c001d1b8ecaf57ebe53c321d82d671bc82b647 > prerequisite-patch-id: a59a578f49eb5147623aab9fdcacba405b9c8353 > prerequisite-patch-id: 5eef512b8a5a1ec1848a939928168dbb719ca72e > prerequisite-patch-id: 04746bfdfe146af71d0c41e225978fb42ce977f5 > prerequisite-patch-id: f8aeb0b768ae718aa0dab188fbad671aa4c76501 > prerequisite-patch-id: 8e0b48a5d5f8bb91933d440eda8f065590e5ca97 > prerequisite-patch-id: 5ca261e980415013434edc099b6f741b7a96c7a8 > prerequisite-patch-id: 912c3a7f7fa847c59d499e004965b805a63c8836 > prerequisite-patch-id: acf784c7c03d3cd14a8a19610a6d8995e2b5da6d > prerequisite-patch-id: 09a95efff7875781ceed199c60204a2603960f4f > prerequisite-patch-id: 8051fbf0a60e5e9d34f5e7623a5159d32fbc511d > prerequisite-patch-id: c4897ca0762d01cd5e8cb6e761e5ad95eb9de918 > prerequisite-patch-id: eb0120090b9fd1e1f668919cf1d81cdf1b684b20 > prerequisite-patch-id: 239c0e25dae78755bb553eb9049190f6ed6c056a > prerequisite-patch-id: d988f27ca0fac3a2b06cc8e465aef5e0a4f09bd3 > prerequisite-patch-id: 8fceffb98fa11bf1e709a51022afa05eb12236bc > prerequisite-patch-id: 3575869dc475ff7191d314632d496cc67aabed53 > prerequisite-patch-id: 8916058071bcbde1a4d06c6a8981c443132168f7 > prerequisite-patch-id: 7f29acd91e1c8b8d4f21152cbcb8a8b0bdb6f963 > prerequisite-patch-id: 65cf39c97cc086b6a89965079cccb896f089a0cb > prerequisite-patch-id: 915b7a2276c5a38944107c84bb282271d0bf28f4 > prerequisite-patch-id: 76d499a624150588f7ef07dc087e70eca6f33419 FTR: These are bogous, there are no dependencies, I just wasn't attentive enough to drop these lines. Best regards Uwe
signature.asc
Description: PGP signature
