Re: [PATCH] firmware: xilinx: Use explicit values for all enum values

2021-08-06 Thread Michal Simek
pá 30. 7. 2021 v 11:44 odesílatel Michal Simek napsal: > > Based on discussion at > https://lore.kernel.org/r/20200318125003.ga2727...@kroah.com we got > recommendation to use explicit values for all enum values. > The patch is following this recommendation. > > Signed-off-by: Michal Simek > Link

[PATCH] firmware: xilinx: Use explicit values for all enum values

2021-07-30 Thread Michal Simek
Based on discussion at https://lore.kernel.org/r/20200318125003.ga2727...@kroah.com we got recommendation to use explicit values for all enum values. The patch is following this recommendation. Signed-off-by: Michal Simek Link: https://lore.kernel.org/r/daeb67ded45d8a8f6a96717d1fb9c84439dd2ae8.1