Skip to content

Commit

Permalink
staging: ft1000: Remove dead code.
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Marek Belisko authored and Greg Kroah-Hartman committed Dec 10, 2010
1 parent 96ff77f commit e2398c6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/staging/ft1000/ft1000-usb/ft1000_proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,7 @@
len += snprintf(page+len, PAGE_SIZE - len, "%d\n", var[i])


//#ifdef INIT_NET_NS
#define FTNET_PROC init_net.proc_net
//#else
//#define FTNET_PROC proc_net
//#endif


u16 ft1000_read_dpram16 (struct ft1000_device *ft1000dev, u16 indx,
Expand Down

0 comments on commit e2398c6

Please sign in to comment.