tangled
alpha
login
or
join now
tjh.dev
/
kernel
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
CRIS v32: Fix minor formatting issue in mach-a3/io.c
Jesper Nilsson
18 years ago
ac17e82a
f8e47cb0
+1
-2
1 changed file
expand all
collapse all
unified
split
arch
cris
arch-v32
mach-a3
io.c
+1
-2
arch/cris/arch-v32/mach-a3/io.c
···
114
114
return 0;
115
115
}
116
116
117
117
-
int crisv32_io_get_name(struct crisv32_iopin *iopin,
118
118
-
const char *name)
117
117
+
int crisv32_io_get_name(struct crisv32_iopin *iopin, const char *name)
119
118
{
120
119
int port;
121
120
int pin;