You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[PATCH] ppc64: fix compile warning
Fix a compile warning introduced by the previous patches. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
45e75dfb60
commit
10ca1e1ed5
@@ -888,7 +888,6 @@ static int iseries_shared_idle(void)
|
||||
|
||||
static int iseries_dedicated_idle(void)
|
||||
{
|
||||
struct paca_struct *lpaca = get_paca();
|
||||
long oldval;
|
||||
|
||||
while (1) {
|
||||
|
||||
Reference in New Issue
Block a user