line over 80 characters PATCH: xsm-050707-xen-15011.diff:112: FILE: b/xen/arch/x86/domctl.c:76: + ret = xsm_ioport_permission(d, fp, domctl->u.ioport_permission.allow_access); trailing whitespace PATCH: xsm-050707-xen-15011.diff:178: FILE: b/xen/arch/x86/domctl.c:347: + need a space after the ( PATCH: xsm-050707-xen-15011.diff:358: FILE: b/xen/arch/x86/mm.c:3025: + if (xatp.domid != DOMID_SELF) need a space before the ) PATCH: xsm-050707-xen-15011.diff:358: FILE: b/xen/arch/x86/mm.c:3025: + if (xatp.domid != DOMID_SELF) need a space after the ( PATCH: xsm-050707-xen-15011.diff:373: FILE: b/xen/arch/x86/mm.c:3109: + if (fmap.domid != DOMID_SELF) need a space before the ) PATCH: xsm-050707-xen-15011.diff:373: FILE: b/xen/arch/x86/mm.c:3109: + if (fmap.domid != DOMID_SELF) trailing whitespace PATCH: xsm-050707-xen-15011.diff:387: FILE: b/xen/arch/x86/mm.c:3148: + trailing whitespace PATCH: xsm-050707-xen-15011.diff:424: FILE: b/xen/arch/x86/physdev.c:64: + break; need a space after the ( PATCH: xsm-050707-xen-15011.diff:523: FILE: b/xen/arch/x86/platform_hypercall.c:133: + if (ret) need a space before the ) PATCH: xsm-050707-xen-15011.diff:523: FILE: b/xen/arch/x86/platform_hypercall.c:133: + if (ret) trailing whitespace PATCH: xsm-050707-xen-15011.diff:609: FILE: b/xen/arch/x86/x86_32/mm.c:202: + trailing whitespace PATCH: xsm-050707-xen-15011.diff:620: FILE: b/xen/arch/x86/x86_32/xen.lds.S:66: + .xsm_initcall.init : { __xsm_initcall_start = .; *(.xsm_initcall.init) __xsm_initcall_end = .; } line over 80 characters PATCH: xsm-050707-xen-15011.diff:620: FILE: b/xen/arch/x86/x86_32/xen.lds.S:66: + .xsm_initcall.init : { __xsm_initcall_start = .; *(.xsm_initcall.init) __xsm_initcall_end = .; } trailing whitespace PATCH: xsm-050707-xen-15011.diff:727: FILE: b/xen/common/domctl.c:264: + if ( ret ) trailing whitespace PATCH: xsm-050707-xen-15011.diff:745: FILE: b/xen/common/domctl.c:288: + if ( ret ) trailing whitespace PATCH: xsm-050707-xen-15011.diff:841: FILE: b/xen/common/domctl.c:538: + if ( ret ) trailing whitespace PATCH: xsm-050707-xen-15011.diff:874: FILE: b/xen/common/domctl.c:627: + if ( ret ) trailing whitespace PATCH: xsm-050707-xen-15011.diff:932: FILE: b/xen/common/domctl.c:750: + if ( ret ) trailing whitespace PATCH: xsm-050707-xen-15011.diff:934: FILE: b/xen/common/domctl.c:752: + trailing whitespace PATCH: xsm-050707-xen-15011.diff:991: FILE: b/xen/common/event_channel.c:93: + need a space after the ( PATCH: xsm-050707-xen-15011.diff:1290: FILE: b/xen/common/kexec.c:365: + if (ret) need a space before the ) PATCH: xsm-050707-xen-15011.diff:1290: FILE: b/xen/common/kexec.c:365: + if (ret) need a space after the ( PATCH: xsm-050707-xen-15011.diff:1336: FILE: b/xen/common/memory.c:553: + if (reservation.domid != DOMID_SELF) need a space before the ) PATCH: xsm-050707-xen-15011.diff:1336: FILE: b/xen/common/memory.c:553: + if (reservation.domid != DOMID_SELF) need a space after the ( PATCH: xsm-050707-xen-15011.diff:1352: FILE: b/xen/common/memory.c:607: + if (domid != DOMID_SELF) need a space before the ) PATCH: xsm-050707-xen-15011.diff:1352: FILE: b/xen/common/memory.c:607: + if (domid != DOMID_SELF) need a space after the ( PATCH: xsm-050707-xen-15011.diff:1497: FILE: b/xen/drivers/char/console.c:365: + if (rc) need a space before the ) PATCH: xsm-050707-xen-15011.diff:1497: FILE: b/xen/drivers/char/console.c:365: + if (rc) trailing whitespace PATCH: xsm-050707-xen-15011.diff:1499: FILE: b/xen/drivers/char/console.c:367: + trailing whitespace PATCH: xsm-050707-xen-15011.diff:1531: FILE: b/xen/include/xen/hypercall.h:131: + int cmd, trailing whitespace PATCH: xsm-050707-xen-15011.diff:1601: FILE: b/xen/include/xsm/xsm.h:52: + void (*security_domaininfo) (struct domain *d, line over 80 characters PATCH: xsm-050707-xen-15011.diff:1623: FILE: b/xen/include/xsm/xsm.h:74: + int (*iomem_permission) (struct domain *d, unsigned long mfn, uint8_t access); trailing whitespace PATCH: xsm-050707-xen-15011.diff:1627: FILE: b/xen/include/xsm/xsm.h:78: + int (*evtchn_interdomain) (struct domain *d1, struct evtchn *chn1, trailing whitespace PATCH: xsm-050707-xen-15011.diff:1640: FILE: b/xen/include/xsm/xsm.h:91: + trailing whitespace PATCH: xsm-050707-xen-15011.diff:1651: FILE: b/xen/include/xsm/xsm.h:102: + trailing whitespace PATCH: xsm-050707-xen-15011.diff:1653: FILE: b/xen/include/xsm/xsm.h:104: + line over 80 characters PATCH: xsm-050707-xen-15011.diff:1664: FILE: b/xen/include/xsm/xsm.h:115: + int (*ioport_permission) (struct domain *d, uint32_t ioport, uint8_t access); trailing whitespace PATCH: xsm-050707-xen-15011.diff:1682: FILE: b/xen/include/xsm/xsm.h:133: + int (*platform_quirk) (uint32_t); trailing whitespace PATCH: xsm-050707-xen-15011.diff:1695: FILE: b/xen/include/xsm/xsm.h:146: +static inline void xsm_security_domaininfo (struct domain *d, line over 80 characters PATCH: xsm-050707-xen-15011.diff:1796: FILE: b/xen/include/xsm/xsm.h:247: +static inline int xsm_irq_permission (struct domain *d, uint8_t pirq, uint8_t access) trailing whitespace PATCH: xsm-050707-xen-15011.diff:1799: FILE: b/xen/include/xsm/xsm.h:250: +} line over 80 characters PATCH: xsm-050707-xen-15011.diff:1801: FILE: b/xen/include/xsm/xsm.h:252: +static inline int xsm_iomem_permission (struct domain *d, unsigned long mfn, uint8_t access) trailing whitespace PATCH: xsm-050707-xen-15011.diff:1811: FILE: b/xen/include/xsm/xsm.h:262: +static inline int xsm_evtchn_unbound (struct domain *d1, struct evtchn *chn, trailing whitespace PATCH: xsm-050707-xen-15011.diff:1843: FILE: b/xen/include/xsm/xsm.h:294: +static inline int xsm_grant_mapref (struct domain *d1, struct domain *d2, trailing whitespace PATCH: xsm-050707-xen-15011.diff:1851: FILE: b/xen/include/xsm/xsm.h:302: + return xsm_call(grant_unmapref(d1, d2)); trailing whitespace PATCH: xsm-050707-xen-15011.diff:1898: FILE: b/xen/include/xsm/xsm.h:349: + trailing whitespace PATCH: xsm-050707-xen-15011.diff:1905: FILE: b/xen/include/xsm/xsm.h:356: +static inline int xsm_memory_stat_reservation (struct domain *d1, line over 80 characters PATCH: xsm-050707-xen-15011.diff:1959: FILE: b/xen/include/xsm/xsm.h:410: +static inline int xsm_init (unsigned int *initrdidx, const multiboot_info_t *mbi, line over 80 characters PATCH: xsm-050707-xen-15011.diff:1972: FILE: b/xen/include/xsm/xsm.h:423: +static inline int xsm_ioport_permission (struct domain *d, uint32_t ioport, uint8_t access) trailing whitespace PATCH: xsm-050707-xen-15011.diff:2120: FILE: b/xen/xsm/dummy.c:14: + trailing whitespace PATCH: xsm-050707-xen-15011.diff:2124: FILE: b/xen/xsm/dummy.c:18: +static void dummy_security_domaininfo(struct domain *d, trailing whitespace PATCH: xsm-050707-xen-15011.diff:2228: FILE: b/xen/xsm/dummy.c:122: +} trailing whitespace PATCH: xsm-050707-xen-15011.diff:2230: FILE: b/xen/xsm/dummy.c:124: +static int dummy_iomem_permission (struct domain *d, unsigned long mfn, trailing whitespace PATCH: xsm-050707-xen-15011.diff:2251: FILE: b/xen/xsm/dummy.c:145: +static int dummy_grant_mapref (struct domain *d1, struct domain *d2, trailing whitespace PATCH: xsm-050707-xen-15011.diff:2286: FILE: b/xen/xsm/dummy.c:180: + line over 80 characters PATCH: xsm-050707-xen-15011.diff:2287: FILE: b/xen/xsm/dummy.c:181: +static int dummy_memory_adjust_reservation (struct domain *d1, struct domain *d2) trailing whitespace PATCH: xsm-050707-xen-15011.diff:2327: FILE: b/xen/xsm/dummy.c:221: +static int dummy_evtchn_unbound (struct domain *d, struct evtchn *chn, trailing whitespace PATCH: xsm-050707-xen-15011.diff:2385: FILE: b/xen/xsm/dummy.c:279: +static int dummy_ioport_permission (struct domain *d, uint32_t ioport, need a space after the ( PATCH: xsm-050707-xen-15011.diff:2511: FILE: b/xen/xsm/dummy.c:405: + if (!ops->function) { \ need a space before the ) PATCH: xsm-050707-xen-15011.diff:2511: FILE: b/xen/xsm/dummy.c:405: + if (!ops->function) { \ test: + ops->function = dummy_##function; \ :'+ if (!ops->function) { \' That { should be on the next line PATCH: xsm-050707-xen-15011.diff:2512: FILE: b/xen/xsm/dummy.c:406: + ops->function = dummy_##function; \ line over 80 characters PATCH: xsm-050707-xen-15011.diff:2513: FILE: b/xen/xsm/dummy.c:407: + dprintk(XENLOG_DEBUG, "Had to override the " #function \ trailing whitespace PATCH: xsm-050707-xen-15011.diff:2543: FILE: b/xen/xsm/dummy.c:437: + trailing whitespace PATCH: xsm-050707-xen-15011.diff:2624: FILE: b/xen/xsm/xsm_core.c:14: + trailing whitespace PATCH: xsm-050707-xen-15011.diff:2634: FILE: b/xen/xsm/xsm_core.c:24: + need a space after the ( PATCH: xsm-050707-xen-15011.diff:2643: FILE: b/xen/xsm/xsm_core.c:33: + if (!ops) need a space before the ) PATCH: xsm-050707-xen-15011.diff:2643: FILE: b/xen/xsm/xsm_core.c:33: + if (!ops) test: + (*call) (); :'+ while (call < __xsm_initcall_end) {' That { should be on the next line PATCH: xsm-050707-xen-15011.diff:2654: FILE: b/xen/xsm/xsm_core.c:44: + (*call) (); trailing whitespace PATCH: xsm-050707-xen-15011.diff:2663: FILE: b/xen/xsm/xsm_core.c:53: + need a space after the ( PATCH: xsm-050707-xen-15011.diff:2666: FILE: b/xen/xsm/xsm_core.c:56: + if (XSM_MAGIC) { need a space before the ) PATCH: xsm-050707-xen-15011.diff:2666: FILE: b/xen/xsm/xsm_core.c:56: + if (XSM_MAGIC) { test: + ret = xsm_policy_init(initrdidx, mbi, initial_images_start); :'+ if (XSM_MAGIC) {' That { should be on the next line PATCH: xsm-050707-xen-15011.diff:2667: FILE: b/xen/xsm/xsm_core.c:57: + ret = xsm_policy_init(initrdidx, mbi, initial_images_start); need a space after the ( PATCH: xsm-050707-xen-15011.diff:2668: FILE: b/xen/xsm/xsm_core.c:58: + if (ret) { need a space before the ) PATCH: xsm-050707-xen-15011.diff:2668: FILE: b/xen/xsm/xsm_core.c:58: + if (ret) { test: + printk("%s: Error initializing policy.\n", __FUNCTION__); :'+ if (ret) {' That { should be on the next line PATCH: xsm-050707-xen-15011.diff:2669: FILE: b/xen/xsm/xsm_core.c:59: + printk("%s: Error initializing policy.\n", __FUNCTION__); trailing whitespace PATCH: xsm-050707-xen-15011.diff:2673: FILE: b/xen/xsm/xsm_core.c:63: + need a space after the ( PATCH: xsm-050707-xen-15011.diff:2674: FILE: b/xen/xsm/xsm_core.c:64: + if (verify(&dummy_xsm_ops)) { need a space before the ) PATCH: xsm-050707-xen-15011.diff:2674: FILE: b/xen/xsm/xsm_core.c:64: + if (verify(&dummy_xsm_ops)) { test: + printk("%s could not verify " :'+ if (verify(&dummy_xsm_ops)) {' That { should be on the next line PATCH: xsm-050707-xen-15011.diff:2675: FILE: b/xen/xsm/xsm_core.c:65: + printk("%s could not verify " need a space after the ( PATCH: xsm-050707-xen-15011.diff:2688: FILE: b/xen/xsm/xsm_core.c:78: + if (verify(ops)) { need a space before the ) PATCH: xsm-050707-xen-15011.diff:2688: FILE: b/xen/xsm/xsm_core.c:78: + if (verify(ops)) { test: + printk("%s could not verify " :'+ if (verify(ops)) {' That { should be on the next line PATCH: xsm-050707-xen-15011.diff:2689: FILE: b/xen/xsm/xsm_core.c:79: + printk("%s could not verify " need a space after the ( PATCH: xsm-050707-xen-15011.diff:2694: FILE: b/xen/xsm/xsm_core.c:84: + if (xsm_ops != &dummy_xsm_ops) need a space before the ) PATCH: xsm-050707-xen-15011.diff:2694: FILE: b/xen/xsm/xsm_core.c:84: + if (xsm_ops != &dummy_xsm_ops) need a space after the ( PATCH: xsm-050707-xen-15011.diff:2705: FILE: b/xen/xsm/xsm_core.c:95: + if (ops != xsm_ops) { need a space before the ) PATCH: xsm-050707-xen-15011.diff:2705: FILE: b/xen/xsm/xsm_core.c:95: + if (ops != xsm_ops) { test: + printk("%s: trying to unregister " :'+ if (ops != xsm_ops) {' That { should be on the next line PATCH: xsm-050707-xen-15011.diff:2706: FILE: b/xen/xsm/xsm_core.c:96: + printk("%s: trying to unregister " trailing whitespace PATCH: xsm-050707-xen-15011.diff:2739: FILE: b/xen/xsm/xsm_policy.c:11: + * trailing whitespace PATCH: xsm-050707-xen-15011.diff:2749: FILE: b/xen/xsm/xsm_policy.c:21: + trailing whitespace PATCH: xsm-050707-xen-15011.diff:2762: FILE: b/xen/xsm/xsm_policy.c:34: + u32 *_policy_start; test: + start = initial_images_start + (mod[i].mod_start-mod[0].mod_start); :'+ for (i = mbi->mods_count-1; i >= 1; i--) {' That { should be on the next line PATCH: xsm-050707-xen-15011.diff:2770: FILE: b/xen/xsm/xsm_policy.c:42: + start = initial_images_start + (mod[i].mod_start-mod[0].mod_start); need a space after the ( PATCH: xsm-050707-xen-15011.diff:2778: FILE: b/xen/xsm/xsm_policy.c:50: + if ((xsm_magic_t)(*_policy_start) == XSM_MAGIC) { need a space before the ) PATCH: xsm-050707-xen-15011.diff:2778: FILE: b/xen/xsm/xsm_policy.c:50: + if ((xsm_magic_t)(*_policy_start) == XSM_MAGIC) { test: + policy_buffer = (char *)_policy_start; :'+ if ((xsm_magic_t)(*_policy_start) == XSM_MAGIC) {' That { should be on the next line PATCH: xsm-050707-xen-15011.diff:2779: FILE: b/xen/xsm/xsm_policy.c:51: + policy_buffer = (char *)_policy_start; trailing whitespace PATCH: xsm-050707-xen-15011.diff:2782: FILE: b/xen/xsm/xsm_policy.c:54: + printk("Policy len 0x%lx, start at %p.\n", trailing whitespace PATCH: xsm-050707-xen-15011.diff:2784: FILE: b/xen/xsm/xsm_policy.c:56: + trailing whitespace PATCH: xsm-050707-xen-15011.diff:2788: FILE: b/xen/xsm/xsm_policy.c:60: + trailing whitespace PATCH: xsm-050707-xen-15011.diff:2791: FILE: b/xen/xsm/xsm_policy.c:63: +