Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
uboot-imx
Commits
20cc00dd
Commit
20cc00dd
authored
Dec 16, 2004
by
stroese
Browse files
"static" from "do_fat_read" removed
parent
cd42deeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
fs/fat/fat.c
View file @
20cc00dd
...
...
@@ -718,7 +718,7 @@ read_bootsectandvi(boot_sector *bs, volume_info *volinfo, int *fatsize)
__u8
do_fat_read_block
[
MAX_CLUSTSIZE
];
/* Block buffer */
static
long
long
do_fat_read
(
const
char
*
filename
,
void
*
buffer
,
unsigned
long
maxsize
,
int
dols
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment