Commit 2731bb57 authored by Thibaut Varene's avatar Thibaut Varene Committed by Linus Torvalds

[PATCH] linux-2.5.46: Remove unused static variable

  I was doing some cleaning in the parisc files, and took a look at some
  arch indep ones btw.

  This fixes a warning.
parent ff346687
......@@ -7,7 +7,6 @@
#include <linux/unistd.h>
#include <asm/uaccess.h>
static int errno;
static int do_mod_firmware_load(const char *fn, char **fp)
{
int fd;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment