]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Xen: fix braces and tabs coding style issue in xenbus_probe.c
authorRuslan Pisarev <ruslan@rpisarev.org.ua>
Tue, 26 Jul 2011 11:17:23 +0000 (14:17 +0300)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 26 Jul 2011 17:32:06 +0000 (13:32 -0400)
commit6913200a566b6d2866d46d7b947a2326c4e11f55
tree511e8cb07ae0741bf758a385a3abf74a6f6d162a
parent822a259aa17e977892bf9dbb546522c477f7b7cb
Xen: fix braces and tabs coding style issue in xenbus_probe.c

This is a patch to the xenbus_probe.c file that fixed up braces and tabs 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/xenbus/xenbus_probe.c