[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v3 1/2] Add emacs local variables to all files changed.



>>> On 08.04.14 at 00:38, <dslutz@xxxxxxxxxxx> wrote:
> This is per CODING_STYLE.

But the patch title is rather meaningless now without the 0/2 and/or
2/2 as context.

Jan

> Signed-off-by: Don Slutz <dslutz@xxxxxxxxxxx>
> ---
> v3:
>     Drop xentrace from subject.
> 
>  xen/arch/x86/hvm/hpet.c   | 9 +++++++++
>  xen/arch/x86/hvm/i8254.c  | 9 +++++++++
>  xen/arch/x86/hvm/rtc.c    | 9 +++++++++
>  xen/arch/x86/hvm/vlapic.c | 9 +++++++++
>  xen/arch/x86/hvm/vpic.c   | 9 +++++++++
>  5 files changed, 45 insertions(+)
> 
> diff --git a/xen/arch/x86/hvm/hpet.c b/xen/arch/x86/hvm/hpet.c
> index 4324b52..e1e769a 100644
> --- a/xen/arch/x86/hvm/hpet.c
> +++ b/xen/arch/x86/hvm/hpet.c
> @@ -622,3 +622,12 @@ void hpet_reset(struct domain *d)
>      hpet_deinit(d);
>      hpet_init(d->vcpu[0]);
>  }
> +
> +/*
> + * Local variables:
> + * mode: C
> + * c-file-style: "BSD"
> + * c-basic-offset: 4
> + * indent-tabs-mode: nil
> + * End:
> + */
> diff --git a/xen/arch/x86/hvm/i8254.c b/xen/arch/x86/hvm/i8254.c
> index f7493b8..6e66b49 100644
> --- a/xen/arch/x86/hvm/i8254.c
> +++ b/xen/arch/x86/hvm/i8254.c
> @@ -556,3 +556,12 @@ int pv_pit_handler(int port, int data, int write)
>  
>      return !write ? ioreq.data : 0;
>  }
> +
> +/*
> + * Local variables:
> + * mode: C
> + * c-file-style: "BSD"
> + * c-basic-offset: 4
> + * indent-tabs-mode: nil
> + * End:
> + */
> diff --git a/xen/arch/x86/hvm/rtc.c b/xen/arch/x86/hvm/rtc.c
> index 639b4c5..7cd0cf4 100644
> --- a/xen/arch/x86/hvm/rtc.c
> +++ b/xen/arch/x86/hvm/rtc.c
> @@ -827,3 +827,12 @@ void rtc_update_clock(struct domain *d)
>      s->current_tm = gmtime(get_localtime(d));
>      spin_unlock(&s->lock);
>  }
> +
> +/*
> + * Local variables:
> + * mode: C
> + * c-file-style: "BSD"
> + * c-basic-offset: 4
> + * indent-tabs-mode: nil
> + * End:
> + */
> diff --git a/xen/arch/x86/hvm/vlapic.c b/xen/arch/x86/hvm/vlapic.c
> index bc06010..fc307c0 100644
> --- a/xen/arch/x86/hvm/vlapic.c
> +++ b/xen/arch/x86/hvm/vlapic.c
> @@ -1279,3 +1279,12 @@ void vlapic_destroy(struct vcpu *v)
>      unmap_domain_page_global(vlapic->regs);
>      free_domheap_page(vlapic->regs_page);
>  }
> +
> +/*
> + * Local variables:
> + * mode: C
> + * c-file-style: "BSD"
> + * c-basic-offset: 4
> + * indent-tabs-mode: nil
> + * End:
> + */
> diff --git a/xen/arch/x86/hvm/vpic.c b/xen/arch/x86/hvm/vpic.c
> index fea3f68..5ca513c 100644
> --- a/xen/arch/x86/hvm/vpic.c
> +++ b/xen/arch/x86/hvm/vpic.c
> @@ -473,3 +473,12 @@ int vpic_ack_pending_irq(struct vcpu *v)
>      vector = vpic[irq >> 3].irq_base + (irq & 7);
>      return vector;
>  }
> +
> +/*
> + * Local variables:
> + * mode: C
> + * c-file-style: "BSD"
> + * c-basic-offset: 4
> + * indent-tabs-mode: nil
> + * End:
> + */
> -- 
> 1.8.4




_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.