aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/michael_mic.c
diff options
context:
space:
mode:
authorJavier Martinez Canillas <martinez.javier@gmail.com>2010-06-25 00:40:48 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-06-25 11:11:22 -0700
commiteeba34d97a2e391f85b30c88ba8d4b0f51f9f8c3 (patch)
tree327d4890d3c21f6ca0f839d7b937476d8da1f656 /crypto/michael_mic.c
parent3afbe13cbe02ca9911435b274a256f5502bb36de (diff)
downloadkernel_samsung_tuna-eeba34d97a2e391f85b30c88ba8d4b0f51f9f8c3.zip
kernel_samsung_tuna-eeba34d97a2e391f85b30c88ba8d4b0f51f9f8c3.tar.gz
kernel_samsung_tuna-eeba34d97a2e391f85b30c88ba8d4b0f51f9f8c3.tar.bz2
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 'crypto/michael_mic.c')
0 files changed, 0 insertions, 0 deletions