Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294718
b: refs/heads/master
c: 309c665
h: refs/heads/master
v: v3
  • Loading branch information
Danny Kukawka authored and Jesse Barnes committed Feb 14, 2012
1 parent 4096a8c commit 80ec64e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 26f41062f28de65e11d3cf353e52d0be73442be1
refs/heads/master: 309c665110ee6a8d9a28f802c41eaab50ceebbf7
2 changes: 1 addition & 1 deletion trunk/drivers/pci/hotplug/cpcihp_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
#define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME , ## arg)

/* local variables */
static int debug;
static bool debug;
static char *bridge;
static u8 bridge_busnr;
static u8 bridge_slot;
Expand Down

0 comments on commit 80ec64e

Please sign in to comment.