diff options
| author | Javier Martinez Canillas <martinez.javier@gmail.com> | 2010-06-25 00:40:48 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-06-25 11:11:22 -0700 |
| commit | eeba34d97a2e391f85b30c88ba8d4b0f51f9f8c3 (patch) | |
| tree | 327d4890d3c21f6ca0f839d7b937476d8da1f656 /tools/perf/scripts/python | |
| parent | 3afbe13cbe02ca9911435b274a256f5502bb36de (diff) | |
Staging: spectra: remove non existing blk_fs_request wrapper
The spectra driver doesn't compile with today linux-next
The problem is that it tries to use a blk_fs_request macro. Searching
for this macro I saw that it used to exist in linux/blkdev.h as
#define blk_fs_request(rq) ((rq)->cmd_type == REQ_TYPE_FS)
This patch solves the issue eliminating the unnecessary (and now inexistent) wrapper
Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
