Xen: fix whitespaces,tabs coding style issue in drivers/xen/events.c
authorRuslan Pisarev <ruslan@rpisarev.org.ua>
Tue, 26 Jul 2011 11:16:13 +0000 (14:16 +0300)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 26 Jul 2011 17:31:58 +0000 (13:31 -0400)
commit088c05a845da821fba9e5434bbcc6329368de34e
tree3a249cdec5405cf27030054ca2c5a86ac266dd13
parente882dc9c8e10db52dd509fbd67240ce0cc09c201
Xen: fix whitespaces,tabs coding style issue in drivers/xen/events.c

This is a patch to the events.c file that fixed up
whitespaces, tabs and 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/events.c