aboutsummaryrefslogtreecommitdiff
path: root/fs/relayfs
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2005-11-05 20:01:47 +0100
committerJohn W. Linville <linville@tuxdriver.com>2005-11-07 21:50:00 -0500
commit48888cc6120ff945675ef79a3ba2955afa0f5124 (patch)
treef204efafbe99dab92fe25896e98862922aa408d5 /fs/relayfs
parent8e3babcd69ec0fde874838e276eb0b211c6a5647 (diff)
[PATCH] kill include/linux/eeprom.h
This patch kills include/linux/eeprom.h . Rationale: - it was only used by one single driver - even this driver didn't do anything useful with it - most of this file are non-inline and non-static functions (sic) This removes include/linux/eeprom.h and cleans drivers/net/ns83820.c up. If you think eeprom.h should be used more extensively, please consider: - the code has to be moved from the header file to a .c file - the currently empty write function has to be implemented - ns83820.c or any other driver should actually use it Noone did any of these during the more than 3 years eeprom.h already exists... Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'fs/relayfs')
0 files changed, 0 insertions, 0 deletions