]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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>
Wed, 19 Oct 2011 16:54:01 +0000 (12:54 -0400)
commitf4f50d19c6131fd9e7136ce9fec37d269d842464
tree829a12a02dcf2b5f3b3b5fcdc47e835eed6c4308
parent8433f243f8e4cd36b84e16d0aa4b1858a52cfe51
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