Xen: fix braces coding style issue in gntdev.c and grant-table.c
authorRuslan Pisarev <ruslan@rpisarev.org.ua>
Tue, 26 Jul 2011 11:16:26 +0000 (14:16 +0300)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 26 Jul 2011 17:31:58 +0000 (13:31 -0400)
commit7b0ac956d91b91a1e05e4e0b454d65710fc73cd8
treed83a2ef5e6bf173cb2fc81b357112004dbd7537f
parent088c05a845da821fba9e5434bbcc6329368de34e
Xen: fix braces coding style issue in gntdev.c and grant-table.c

This is a patch to the gntdev.c and grant-table.c files that fixed up
braces errors found by the checkpatch.pl tools.

Signed-off-by: Ruslan Pisarev <ruslan@rpisarev.org.ua>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/gntdev.c
drivers/xen/grant-table.c