15:04:10deve...@yahoo.com.cn
新《劳动合同法》、《社会保险法》、《工伤保险条例》实操应对策略与有效调岗调薪、裁员解雇及违纪问题员工处理技巧
咨询�竺�:13728044281、��小姐
蔡宜仁
20150102150410
1l试用期最后一天辞退员工.xls
Description: Binary data
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdri
> +What:/sys/class/fpga_manager//firmware
> +Date:October 2014
> +KernelVersion: 3.18
> +Contact: Alan Tull
> +Description: Name of the FPGA image file to load using firmware class.
This is wrong interface, right? The only use of this string is to pass
i
Removes some functions that are not used anywhere:
STAvClearAllCounter() STAvClear802_11Counter()
STAvUpdateTDStatCounterEx() STAvUpdateRDStatCounterEx()
This was partially found by using a static code analysis program called
cppcheck.
Signed-off-by: Rickard Strandqvist
---
drivers/staging/vt6
Remove the function bitswap() that is not used anywhere.
This was partially found by using a static code analysis program called
cppcheck.
Signed-off-by: Rickard Strandqvist
---
drivers/staging/gs_fpgaboot/io.c |9 -
1 file changed, 9 deletions(-)
diff --git a/drivers/staging/gs_f
On 1 January 2015 at 04:58, Sudip Mukherjee wrote:
> On Thu, Jan 01, 2015 at 10:19:56AM +0530, Sudip Mukherjee wrote:
>> but this is just removal of unnecessary braces. this is not removal of
>> redundant code.
Hi Sudip,
Again in the same theme as the whitespace changes I felt I could
fairly re
On 1 January 2015 at 06:28, Sudip Mukherjee wrote:
>> > i may be wrong, but looks like you are doing many different things in the
>> > patch, not just whitespace errors.
>> > marked a few, please see inline -
...
> sorry for not trimming that. I noticed the big size while sending, but at
> that
This patch adds dm-writeboost to staging tree.
dm-writeboost is a log-structured SSD-caching driver.
It caches data in log-structured way on the cache device
so that the performance is maximized.
The merit of putting this driver in staging tree is
to make it possible to get more feedback from use