summaryrefslogtreecommitdiff
path: root/changelog
blob: 8af070ad2641492e8e9e498c414a59edd0914ad9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
inotail 0.3

  * Follow files even if they were moved
  * Fix a problem when tailing more than 4096 bytes/chars at once
  * Only print the filename once when the -v option is specified
  * Various small fixes and cleanups

  -- Tobias Klauser <tklauser@distanz.ch> 2007-04-17 13:44

inotail 0.2

  * Support for the -n/-c +<num> options (tail relative to start of file)
  * Copyright and license cleanup
  * Various fixes

  -- Tobias Klauser <tklauser@distanz.ch.ch> 2006-11-30 17:56
.submit();'>
authorStephen Boyd <sboyd@codeaurora.org>2014-03-11 13:51:49 -0700
committerThomas Gleixner <tglx@linutronix.de>2014-03-12 13:12:04 +0100
commit1a75b8e64571a85d5e648cfdf4c40e0d9923abc5 (patch)
tree95233e11bc382bc4b3fec006dbf7496c74535d5f /drivers/irqchip/irq-orion.c
parent1ed71e59bca79e866c4bebbe1efc0bc18245119d (diff)
irqchip: Remove unused include
The "irqchip.h" include here is not needed as the only thing in irqchip.h is IRQCHIP_DECLARE which this file doesn't use. Drop it. Reported-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Link: http://lkml.kernel.org/r/531F7765.40207@codeaurora.org Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/irqchip/irq-orion.c')