Skip to content

Commit

Permalink
fallout from elsa setup split
Browse files Browse the repository at this point in the history
... and yes, caller wants it to return int.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 13, 2007
1 parent 8d8fe64 commit cc11942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/isdn/hisax/elsa.c
Original file line number Diff line number Diff line change
Expand Up @@ -1088,7 +1088,7 @@ setup_elsa_pci(struct IsdnCard *card)

#else

static void __devinit
static int __devinit
setup_elsa_pci(struct IsdnCard *card)
{
return (1);
Expand Down

0 comments on commit cc11942

Please sign in to comment.