Blame 0003-uefi-lib-remove-bogus-comment.patch
|
Harald Hoyer |
0840a3 |
From aca93e3364b9b837eb98eeb62322cf19d9819147 Mon Sep 17 00:00:00 2001
|
|
Harald Hoyer |
0840a3 |
From: Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
0840a3 |
Date: Tue, 16 Jun 2015 15:08:23 +0200
|
|
Harald Hoyer |
0840a3 |
Subject: [PATCH] uefi-lib: remove bogus comment
|
|
Harald Hoyer |
0840a3 |
|
|
Harald Hoyer |
0840a3 |
---
|
|
Harald Hoyer |
0840a3 |
modules.d/99uefi-lib/module-setup.sh | 1 -
|
|
Harald Hoyer |
0840a3 |
1 file changed, 1 deletion(-)
|
|
Harald Hoyer |
0840a3 |
|
|
Harald Hoyer |
0840a3 |
diff --git a/modules.d/99uefi-lib/module-setup.sh b/modules.d/99uefi-lib/module-setup.sh
|
|
Harald Hoyer |
0840a3 |
index 4a856ea..3dcff22 100755
|
|
Harald Hoyer |
0840a3 |
--- a/modules.d/99uefi-lib/module-setup.sh
|
|
Harald Hoyer |
0840a3 |
+++ b/modules.d/99uefi-lib/module-setup.sh
|
|
Harald Hoyer |
0840a3 |
@@ -1,5 +1,4 @@
|
|
Harald Hoyer |
0840a3 |
#!/bin/bash
|
|
Harald Hoyer |
0840a3 |
-# module-setup for img-lib
|
|
Harald Hoyer |
0840a3 |
|
|
Harald Hoyer |
0840a3 |
# called by dracut
|
|
Harald Hoyer |
0840a3 |
check() {
|