On 08/16/2017 12:52 AM, Bart Van Assche wrote: > On Fri, 2017-08-11 at 16:23 +0200, Hannes Reinecke wrote: >> +typedef __u32 __bitwise sdev_bflags_t; >> + >> +/* Only scan LUN 0 */ >> +#define BLIST_NOLUN ((__force sdev_bflags_t)(1 << 0)) > > Hello Hannes, > > Is the new typedef used anywhere outside the BLIST flag definitions? > If not, how about skipping the introduction of a typedef and using > u32 __bitwise directly? > Yeah, can do. Cheers, Hannes -- Dr. Hannes Reinecke Teamlead Storage & Networking hare@xxxxxxx +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton HRB 21284 (AG Nürnberg)