]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
parisc: Change structure intialisation to C99 style in iomap.c
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>
Tue, 14 Jun 2016 06:43:06 +0000 (12:13 +0530)
committerHelge Deller <deller@gmx.de>
Tue, 2 Aug 2016 14:44:34 +0000 (16:44 +0200)
commita549c45a22de800e00045959b2d4f1b15b9f815a
tree84415b6080f949f52c89dcaf895e0a7dc5fe791d
parent49ea1480f433d7673715f471c10f05bb08d49205
parisc: Change structure intialisation to C99 style in iomap.c

Replace the in order struct initialisation style with explicit field
style.

Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/lib/iomap.c