This patch set renames global arrays of settings for AL2230 and AL7320 transceivers so they adhere to the kernel coding style. It includes removal of the Hungarian notation and changing variable names to use snake case. Karolina Drobnik (8): staging: vt6655: Rename `dwAL2230ChannelTable0` array staging: vt6655: Rename `dwAL2230ChannelTable1` array staging: vt6655: Rename `dwAL7230ChannelTable0` array staging: vt6655: Rename `dwAL7230ChannelTable1` array staging: vt6655: Rename `dwAL7230ChannelTable2` array staging: vt6655: Rename `dwAL7230InitTableAMode` array staging: vt6655: Rename `dwAL2230PowerTable` array staging: vt6655: Rename `dwAL7230InitTable` array drivers/staging/vt6655/rf.c | 76 ++++++++++++++++++------------------- 1 file changed, 38 insertions(+), 38 deletions(-) -- 2.30.2