X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Fchio.h;h=519248d8b2b6529f3ec8833d09d0bf97710a5fac;hb=a0e7d508f6c9e00d1749353eb82db08dca178f41;hp=63035ae67e6350881638ed2f64da672b20bda410;hpb=daa6eda65a53e5addf86c6bc829129ff51b08bda;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/chio.h b/include/linux/chio.h index 63035ae67e6..519248d8b2b 100644 --- a/include/linux/chio.h +++ b/include/linux/chio.h @@ -96,7 +96,7 @@ struct changer_position { */ struct changer_element_status { int ces_type; - unsigned char *ces_data; + unsigned char __user *ces_data; }; #define CESTATUS_FULL 0x01 /* full */ #define CESTATUS_IMPEXP 0x02 /* media was imported (inserted by sysop) */ @@ -108,7 +108,7 @@ struct changer_element_status { /* * CHIOGELEM - * get more detailed status informtion for a single element + * get more detailed status information for a single element */ struct changer_get_element { int cge_type; /* type/unit */