You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paolo 'Blaisorblade' Giarrusso
676067cfea
[PATCH] Remove unused var from asm/futex.h
...
As recently done by Russell King for ARM, commit
4732efbeb9
introduces a generic asm/futex.h copied
along most arches, which includes a "-ENOSYS support" to be changed if needed.
However, it includes an unused var (taken from the "real" version) which GCC
warns about.
Remove it from all arches having that file version (i.e. same GIT id).
$ git-diff-tree -r HEAD
and
$ git-ls-tree -r HEAD include/|grep 9feff4ce14
may be more interesting than looking at the patch itself, to make sure I've
just copied the arm header to all other archs having the original dummy version
of this file.
Cc: Jakub Jelinek <jakub@redhat.com>
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
20 years ago
..
a.out.h
…
asmregs.h
…
assembly.h
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
20 years ago
atomic.h
[PATCH] spinlock consolidation
20 years ago
auxvec.h
[PATCH] auxiliary vector cleanups
20 years ago
bitops.h
[PATCH] spinlock consolidation
20 years ago
bug.h
…
bugs.h
…
byteorder.h
…
cache.h
…
cacheflush.h
[PATCH] spinlock consolidation
20 years ago
checksum.h
…
compat.h
[PATCH] compat: be more consistent about [ug]id_t
20 years ago
compat_rt_sigframe.h
…
compat_signal.h
…
compat_ucontext.h
…
cputime.h
…
current.h
…
delay.h
…
div64.h
…
dma-mapping.h
…
dma.h
…
eisa_bus.h
…
eisa_eeprom.h
…
elf.h
…
emergency-restart.h
[PATCH] Add emergency_restart()
20 years ago
errno.h
…
fcntl.h
[PATCH] Clean up struct flock64 definitions
20 years ago
fixmap.h
…
floppy.h
…
futex.h
[PATCH] Remove unused var from asm/futex.h
20 years ago
grfioctl.h
…
hardirq.h
…
hardware.h
…
hw_irq.h
…
ide.h
…
io.h
…
ioctl.h
…
ioctls.h
…
iosapic.h
…
ipcbuf.h
…
irq.h
[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()
20 years ago
kmap_types.h
…
led.h
…
linkage.h
…
local.h
…
machdep.h
…
mc146818rtc.h
…
mman.h
…
mmu.h
…
mmu_context.h
…
mmzone.h
…
module.h
…
msgbuf.h
…
namei.h
…
numnodes.h
…
page.h
[PATCH] mm: consolidate get_order
20 years ago
param.h
…
parisc-device.h
…
parport.h
…
pci.h
[PATCH] Make sparc64 use setup-res.c
20 years ago
pdc.h
…
pdc_chassis.h
…
pdcpat.h
…
percpu.h
…
perf.h
…
pgalloc.h
…
pgtable.h
[PATCH] feature removal of io_remap_page_range()
20 years ago
poll.h
…
posix_types.h
…
processor.h
[PATCH] spinlock consolidation
20 years ago
psw.h
…
ptrace.h
…
real.h
…
resource.h
…
rt_sigframe.h
…
rtc.h
…
runway.h
…
scatterlist.h
…
sections.h
…
segment.h
…
semaphore-helper.h
…
semaphore.h
…
sembuf.h
…
serial.h
[PATCH] Serial: Split 8250 port table (part 2)
20 years ago
setup.h
…
shmbuf.h
…
shmparam.h
…
sigcontext.h
…
siginfo.h
…
signal.h
…
smp.h
…
socket.h
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
sockios.h
…
spinlock.h
[PATCH] spinlock consolidation
20 years ago
spinlock_types.h
[PATCH] spinlock consolidation
20 years ago
stat.h
…
statfs.h
…
string.h
…
superio.h
…
system.h
[PATCH] spinlock consolidation
20 years ago
termbits.h
…
termios.h
…
thread_info.h
…
timex.h
…
tlb.h
…
tlbflush.h
…
topology.h
…
traps.h
…
types.h
[PATCH] sab: consolidate kmem_bufctl_t
20 years ago
uaccess.h
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers
20 years ago
ucontext.h
…
unaligned.h
…
unistd.h
…
unwind.h
…
user.h
…
xor.h
…