Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77931
b: refs/heads/master
c: 1b9bc22
h: refs/heads/master
i:
  77929: b30ed98
  77927: 7b153da
v: v3
  • Loading branch information
Johannes Berg authored and Sam Ravnborg committed Jan 28, 2008
1 parent c887379 commit 26b7695
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: 5c98fc0360437327e4034ecfe8b818ad82622100
refs/heads/master: 1b9bc22d71c75d4145688428c92c5123bd8697e3
2 changes: 1 addition & 1 deletion trunk/scripts/kernel-doc
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ while ($ARGV[0] =~ m/^-(.*)/) {

# get kernel version from env
sub get_kernel_version() {
my $version;
my $version = 'unknown kernel version';

if (defined($ENV{'KERNELVERSION'})) {
$version = $ENV{'KERNELVERSION'};
Expand Down

0 comments on commit 26b7695

Please sign in to comment.